# project samba configured on Sat Nov 25 09:40:01 2023 by # waf 2.0.25 (abi 20, python 30b06f0 on linux) # using ./buildtools/bin/waf configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-libiconv=/home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr --enable-fhs --cross-compile --cross-answers=/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt --hostcc=gcc --disable-rpath --disable-rpath-install --disable-iprint --without-pam --without-dmapi --without-gpgme --without-ldb-lmdb --disable-glusterfs --with-cluster-support --bundled-libraries=!asn1_compile,!compile_et --with-shared-modules=vfs_snapper,!idmap_ad --disable-python --without-acl-support --disable-cups --disable-avahi --without-fam --without-libarchive --without-libunwind --without-ad-dc --without-json --without-ads --without-ldap # ---------------------------------------- Setting top to /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2 ---------------------------------------- Setting out to /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin ---------------------------------------- Checking for 'gcc' (C compiler) find program=['gcc', 'cc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='CC' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-dM', '-E', '-'] out: #define __SSP_STRONG__ 3 #define __DBL_MIN_EXP__ (-1021) #define __LDBL_MANT_DIG__ 106 #define __builtin_vsx_xvmsubmsp __builtin_vsx_xvmsubsp #define __VSX__ 1 #define __ATOMIC_ACQUIRE 2 #define __GCC_IEC_559_COMPLEX 2 #define __UINT_LEAST8_TYPE__ unsigned char #define __VEC__ 10206 #define __INTMAX_C(c) c ## LL #define __FLT32X_IS_IEC_60559__ 2 #define __CHAR_BIT__ 8 #define _ARCH_PPCGR 1 #define __UINT8_MAX__ 0xff #define __builtin_vsx_xvmsubmdp __builtin_vsx_xvmsubdp #define __builtin_vsx_xvnmaddadp __builtin_vsx_xvnmadddp #define __WINT_MAX__ 0xffffffffU #define __FLT32_MIN_EXP__ (-125) #define __RECIPF__ 1 #define __builtin_vsx_xxlnor __builtin_vec_nor #define __builtin_vsx_xvnmsubmdp __builtin_vsx_xvnmsubdp #define __ORDER_LITTLE_ENDIAN__ 1234 #define __SIZE_MAX__ 0xffffffffU #define __WCHAR_MAX__ 0x7fffffffL #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221e-324L) #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 #define __ALTIVEC__ 1 #define __GCC_IEC_559 2 #define __FLT32X_DECIMAL_DIG__ 17 #define __FLT_EVAL_METHOD__ 0 #define __FLT64_DECIMAL_DIG__ 17 #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 #define pixel pixel #define _ARCH_PPCSQ 1 #define bool bool #define __UINT_FAST64_MAX__ 0xffffffffffffffffULL #define __SIG_ATOMIC_TYPE__ int #define __FINITE_MATH_ONLY__ 0 #define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL #define __GNUC_PATCHLEVEL__ 0 #define __FLT32_HAS_DENORM__ 1 #define __builtin_vsx_xvnmaddasp __builtin_vsx_xvnmaddsp #define __UINT_FAST8_MAX__ 0xff #define __FLT32_MAX_10_EXP__ 38 #define __INT8_C(c) c #define __INT_LEAST8_WIDTH__ 8 #define __STDC_HOSTED__ 1 #define __SHRT_MAX__ 0x7fff #define __LDBL_MAX__ 1.79769313486231580793728971405301e+308L #define __LDBL_IS_IEC_60559__ 0 #define __UINT_LEAST8_MAX__ 0xff #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 #define __linux 1 #define __FLT_EVAL_METHOD_TS_18661_3__ 0 #define __CHAR_UNSIGNED__ 1 #define __UINT32_MAX__ 0xffffffffU #define __LDBL_MAX_EXP__ 1024 #define __WINT_MIN__ 0U #define __builtin_vsx_xvmaddmdp __builtin_vsx_xvmadddp #define __builtin_vsx_vperm __builtin_vec_perm #define __INT_LEAST16_WIDTH__ 16 #define __SCHAR_MAX__ 0x7f #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define vector vector #define __builtin_vsx_xvnmsubmsp __builtin_vsx_xvnmsubsp #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 #define __ATOMIC_SEQ_CST 5 #define __FLT32X_MAX_EXP__ 1024 #define __UINT_LEAST16_MAX__ 0xffff #define __SIZEOF_INT__ 4 #define __FLT32X_MANT_DIG__ 53 #define _ARCH_PWR5 1 #define _ARCH_PWR6 1 #define _ARCH_PWR7 1 #define __builtin_vsx_xvmaddmsp __builtin_vsx_xvmaddsp #define __INT64_C(c) c ## LL #define __DBL_DIG__ 15 #define __FLT32_DIG__ 6 #define __FLT_EPSILON__ 1.19209289550781250000000000000000e-7F #define __powerpc__ 1 #define __SHRT_WIDTH__ 16 #define __FLT32_IS_IEC_60559__ 2 #define _CALL_SYSV 1 #define __LDBL_MIN__ 2.00416836000897277799610805135016e-292L #define __STDC_UTF_16__ 1 #define __DBL_IS_IEC_60559__ 2 #define __FLT32X_MIN__ 2.22507385850720138309023271733240e-308F32x #define __FP_FAST_FMA 1 #define __LONG_MAX__ 0x7fffffffL #define __SIZEOF_IBM128__ 16 #define __INT32_MAX__ 0x7fffffff #define __unix__ 1 #define __INT_WIDTH__ 32 #define __STDC_ISO_10646__ 201706L #define __UINT16_C(c) c #define __DECIMAL_DIG__ 33 #define __STDC_IEC_559_COMPLEX__ 1 #define __FLT64_EPSILON__ 2.22044604925031308084726333618164e-16F64 #define __gnu_linux__ 1 #define __INT16_MAX__ 0x7fff #define __LDBL_HAS_QUIET_NAN__ 1 #define __FLT64_MANT_DIG__ 53 #define __FLT_MIN__ 1.17549435082228750796873653722225e-38F #define __GNUC__ 12 #define __FLT_HAS_DENORM__ 1 #define __SIZEOF_LONG_DOUBLE__ 16 #define __LDBL_MIN_EXP__ (-968) #define __BIGGEST_ALIGNMENT__ 16 #define __FLT64_MAX_10_EXP__ 308 #define __WCHAR_TYPE__ long int #define __DBL_MAX__ ((double)1.79769313486231570814527423731704e+308L) #define __INT_FAST32_MAX__ 0x7fffffff #define __DBL_HAS_INFINITY__ 1 #define _ARCH_PWR5X 1 #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221e-324F64 #define __builtin_vsx_xvnmaddmdp __builtin_vsx_xvnmadddp #define __HAVE_SPECULATION_SAFE_VALUE 1 #define __builtin_vsx_xxlandc __builtin_vec_andc #define __INTPTR_WIDTH__ 32 #define __UINT_LEAST32_MAX__ 0xffffffffU #define __FLT32X_HAS_DENORM__ 1 #define __INT_FAST16_TYPE__ int #define __LDBL_HAS_DENORM__ 1 #define __INT_LEAST32_MAX__ 0x7fffffff #define __DBL_MAX_EXP__ 1024 #define __WCHAR_WIDTH__ 32 #define __FLT32_MAX__ 3.40282346638528859811704183484517e+38F32 #define __GCC_ATOMIC_LONG_LOCK_FREE 2 #define __PTRDIFF_MAX__ 0x7fffffff #define __FLT32_HAS_QUIET_NAN__ 1 #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL #define __SIZEOF_SIZE_T__ 4 #define __builtin_vsx_xvnmaddmsp __builtin_vsx_xvnmaddsp #define __PPC__ 1 #define __SIZEOF_WINT_T__ 4 #define __LONG_LONG_WIDTH__ 64 #define __FLT32_MAX_EXP__ 128 #define __GXX_ABI_VERSION 1017 #define __RECIP__ 1 #define __FLT_MIN_EXP__ (-125) #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __FP_FAST_FMAF 1 #define __DBL_MIN__ ((double)2.22507385850720138309023271733240e-308L) #define __FP_FAST_FMAF64 1 #define __LONGDOUBLE128 1 #define __builtin_vsx_xvmsubasp __builtin_vsx_xvmsubsp #define __DBL_HAS_QUIET_NAN__ 1 #define __pixel __attribute__((altivec(pixel__))) unsigned short #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164e-16F32x #define __FLT64_MIN_EXP__ (-1021) #define __FLT64_MIN_10_EXP__ (-307) #define __REGISTER_PREFIX__ #define __INTMAX_WIDTH__ 64 #define __INTPTR_MAX__ 0x7fffffff #define __BUILTIN_CPU_SUPPORTS__ 1 #define __builtin_vsx_xxland __builtin_vec_and #define __FLT32_MIN__ 1.17549435082228750796873653722225e-38F32 #define __UINT8_TYPE__ unsigned char #define __FLT_DIG__ 6 #define __NO_INLINE__ 1 #define __DEC_EVAL_METHOD__ 2 #define _ARCH_PPC 1 #define __FLT_MANT_DIG__ 24 #define __LDBL_DECIMAL_DIG__ 33 #define __VERSION__ "12.3.0" #define __UINT64_C(c) c ## ULL #define powerpc 1 #define _STDC_PREDEF_H 1 #define __BIG_ENDIAN__ 1 #define __GCC_ATOMIC_INT_LOCK_FREE 2 #define __UINTMAX_TYPE__ long long unsigned int #define __FLT32_MANT_DIG__ 24 #define __FLOAT_WORD_ORDER__ __ORDER_BIG_ENDIAN__ #define __STDC_IEC_60559_COMPLEX__ 201404L #define __SCHAR_WIDTH__ 8 #define __UINT16_MAX__ 0xffff #define __INT32_C(c) c #define __ORDER_PDP_ENDIAN__ 3412 #define __FLT32X_HAS_INFINITY__ 1 #define __INT_FAST32_TYPE__ int #define __UINT_LEAST16_TYPE__ short unsigned int #define unix 1 #define __DBL_HAS_DENORM__ 1 #define __SIZE_TYPE__ unsigned int #define __UINT64_MAX__ 0xffffffffffffffffULL #define __FLT_IS_IEC_60559__ 2 #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32BE" #define __INT8_TYPE__ signed char #define __ELF__ 1 #define __HAVE_BSWAP__ 1 #define __FLT_RADIX__ 2 #define __INT_LEAST16_TYPE__ short int #define __LDBL_EPSILON__ 4.94065645841246544176568792868221e-324L #define __UINTMAX_C(c) c ## ULL #define __UINT_FAST64_TYPE__ long long unsigned int #define __SIG_ATOMIC_MAX__ 0x7fffffff #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 #define __USER_LABEL_PREFIX__ #define __SIZEOF_PTRDIFF_T__ 4 #define __SIZEOF_LONG__ 4 #define __DBL_MIN_10_EXP__ (-307) #define __LDBL_DIG__ 31 #define __FLT64_IS_IEC_60559__ 2 #define __FLT32X_MIN_EXP__ (-1021) #define __INT_FAST16_MAX__ 0x7fffffff #define __vector __attribute__((altivec(vector__))) #define __FLT64_DIG__ 15 #define __UINT_FAST32_MAX__ 0xffffffffU #define __UINT_LEAST64_TYPE__ long long unsigned int #define __builtin_vsx_xvmsubadp __builtin_vsx_xvmsubdp #define __builtin_vsx_xxsel __builtin_vec_sel #define __FLT_HAS_QUIET_NAN__ 1 #define __bool __attribute__((altivec(bool__))) unsigned #define __FLT_MAX_10_EXP__ 38 #define __builtin_vsx_xxlxor __builtin_vec_xor #define __FLT_HAS_INFINITY__ 1 #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" #define __unix 1 #define __UINT_FAST16_TYPE__ unsigned int #define __STDC_IEC_559__ 1 #define linux 1 #define __INT_FAST32_WIDTH__ 32 #define __CHAR16_TYPE__ short unsigned int #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SIZE_WIDTH__ 32 #define __WINT_WIDTH__ 32 #define __INT_LEAST16_MAX__ 0x7fff #define __LONG_DOUBLE_IBM128__ 1 #define __INT64_MAX__ 0x7fffffffffffffffLL #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328992e-45F32 #define __SIG_ATOMIC_WIDTH__ 32 #define __INT_LEAST64_TYPE__ long long int #define __INT16_TYPE__ short int #define __INT_LEAST8_TYPE__ signed char #define __STDC_VERSION__ 201710L #define _BIG_ENDIAN 1 #define __INT_FAST8_MAX__ 0x7f #define __SIZEOF_POINTER__ 4 #define __FLT64_HAS_QUIET_NAN__ 1 #define __PPC 1 #define __FLT32_MIN_10_EXP__ (-37) #define __FLT32X_DIG__ 15 #define __PTRDIFF_WIDTH__ 32 #define __builtin_vsx_xvmaddadp __builtin_vsx_xvmadddp #define __FLT64_HAS_INFINITY__ 1 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __RECIP_PRECISION__ 1 #define __INTPTR_TYPE__ int #define __UINT16_TYPE__ short unsigned int #define __SIZEOF_FLOAT__ 4 #define __UINTPTR_MAX__ 0xffffffffU #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221e-324F32x #define __INT_FAST64_WIDTH__ 64 #define __FLT32_DECIMAL_DIG__ 9 #define __INT_FAST64_MAX__ 0x7fffffffffffffffLL #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 #define __RSQRTE__ 1 #define __FLT_NORM_MAX__ 3.40282346638528859811704183484517e+38F #define __FLT32_HAS_INFINITY__ 1 #define __powerpc 1 #define __INT_MAX__ 0x7fffffff #define __LONG_DOUBLE_128__ 1 #define __FLT64_MAX_EXP__ 1024 #define __INT64_TYPE__ long long int #define __FLT_MAX_EXP__ 128 #define __builtin_vsx_xxlor __builtin_vec_or #define __INT_FAST64_TYPE__ long long int #define __DBL_MANT_DIG__ 53 #define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 #define __FP_FAST_FMAF32 1 #define __WINT_TYPE__ unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __SIZEOF_SHORT__ 2 #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484517e+38F32 #define __FLT64_MAX__ 1.79769313486231570814527423731704e+308F64 #define __STDC_IEC_60559_BFP__ 201404L #define __INT_LEAST8_MAX__ 0x7f #define __INT_LEAST64_WIDTH__ 64 #define __RSQRTEF__ 1 #define __FLT32X_MAX_10_EXP__ 308 #define __LDBL_MAX_10_EXP__ 308 #define __ATOMIC_RELAXED 0 #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164e-16L) #define __INT_LEAST32_TYPE__ int #define __UINT8_C(c) c #define PPC 1 #define __SIZEOF_WCHAR_T__ 4 #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704e+308F64 #define __INTMAX_MAX__ 0x7fffffffffffffffLL #define __INT_FAST8_TYPE__ signed char #define __LDBL_HAS_INFINITY__ 1 #define __GNUC_STDC_INLINE__ 1 #define __FLT64_HAS_DENORM__ 1 #define __FLT32_EPSILON__ 1.19209289550781250000000000000000e-7F32 #define __FP_FAST_FMAF32x 1 #define __DBL_DECIMAL_DIG__ 17 #define __STDC_UTF_32__ 1 #define __INT_FAST8_WIDTH__ 8 #define __FLT32X_MAX__ 1.79769313486231570814527423731704e+308F32x #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704e+308L) #define __BYTE_ORDER__ __ORDER_BIG_ENDIAN__ #define __VEC_ELEMENT_REG_ORDER__ __ORDER_BIG_ENDIAN__ #define __APPLE_ALTIVEC__ 1 #define __ORDER_BIG_ENDIAN__ 4321 #define __UINT64_TYPE__ long long unsigned int #define __UINT32_C(c) c ## U #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328992e-45F #define __builtin_vsx_xvnmsubasp __builtin_vsx_xvnmsubsp #define __INT8_MAX__ 0x7f #define __LONG_WIDTH__ 32 #define __UINT_FAST32_TYPE__ unsigned int #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704e+308F32x #define __CHAR32_TYPE__ unsigned int #define __FLT_MAX__ 3.40282346638528859811704183484517e+38F #define __builtin_vsx_xvnmsubadp __builtin_vsx_xvnmsubdp #define __INT32_TYPE__ int #define __SIZEOF_DOUBLE__ 8 #define __FLT_MIN_10_EXP__ (-37) #define __FLT64_MIN__ 2.22507385850720138309023271733240e-308F64 #define __INT_LEAST32_WIDTH__ 32 #define __INTMAX_TYPE__ long long int #define __INT16_C(c) c #define _ARCH_PWR4 1 #define __FLT32X_HAS_QUIET_NAN__ 1 #define __ATOMIC_CONSUME 1 #define __GNUC_MINOR__ 3 #define __INT_FAST16_WIDTH__ 32 #define __UINTMAX_MAX__ 0xffffffffffffffffULL #define __builtin_vsx_xvmaddasp __builtin_vsx_xvmaddsp #define __DBL_MAX_10_EXP__ 308 #define __LDBL_DENORM_MIN__ 4.94065645841246544176568792868221e-324L #define __STDC__ 1 #define __PTRDIFF_TYPE__ int #define __UINT32_TYPE__ unsigned int #define __FLT32X_MIN_10_EXP__ (-307) #define __UINTPTR_TYPE__ unsigned int #define __linux__ 1 #define __LDBL_MIN_10_EXP__ (-291) #define __SIZEOF_LONG_LONG__ 8 #define _Bool _Bool #define __GCC_ATOMIC_LLONG_LOCK_FREE 1 #define __FLT_DECIMAL_DIG__ 9 #define __UINT_FAST16_MAX__ 0xffffffffU #define __LDBL_NORM_MAX__ 8.98846567431157953864652595394501e+307L #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 #define __UINT_FAST8_TYPE__ unsigned char #define __ATOMIC_ACQ_REL 4 #define __ATOMIC_RELEASE 3 find program=['ar'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='AR' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar'] /home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc ---------------------------------------- Checking for program 'git' git find program=['git'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='GIT' -> ['git'] ---------------------------------------- Checking for c flags '-MMD' ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" int main() { return 0; } <== [1/1] Compiling bin/.conf_check_b56374ac3a1ef9dda8ba3918af6a96ab/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b56374ac3a1ef9dda8ba3918af6a96ab/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ---------------------------------------- Checking for program 'gdb' /usr/bin/gdb find program=['gdb'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='GDB' -> ['/usr/bin/gdb'] ---------------------------------------- Checking for header sys/utsname.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e538bf7e43ea50536825ee92bac40206/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e538bf7e43ea50536825ee92bac40206/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ---------------------------------------- Checking uname sysname type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #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/3] Compiling bin/.conf_check_c7793fa44329149d866bd75f50e2ba82/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7793fa44329149d866bd75f50e2ba82/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_c7793fa44329149d866bd75f50e2ba82/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7793fa44329149d866bd75f50e2ba82/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_c7793fa44329149d866bd75f50e2ba82/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7793fa44329149d866bd75f50e2ba82/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking uname sysname type'] out: Linux Linux ---------------------------------------- Checking uname machine type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #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/3] Compiling bin/.conf_check_e84cdac392901103cd7b6d470c3d0a74/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e84cdac392901103cd7b6d470c3d0a74/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_e84cdac392901103cd7b6d470c3d0a74/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e84cdac392901103cd7b6d470c3d0a74/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_e84cdac392901103cd7b6d470c3d0a74/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e84cdac392901103cd7b6d470c3d0a74/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking uname machine type'] out: powerpc powerpc ---------------------------------------- Checking uname release type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #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/3] Compiling bin/.conf_check_ee49b55fad4d2652e5a0bc434764f30c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ee49b55fad4d2652e5a0bc434764f30c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_ee49b55fad4d2652e5a0bc434764f30c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ee49b55fad4d2652e5a0bc434764f30c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_ee49b55fad4d2652e5a0bc434764f30c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ee49b55fad4d2652e5a0bc434764f30c/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking uname release type'] out: 3.0.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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #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/3] Compiling bin/.conf_check_7d8d51ea67329ca200f0ae32e896e9ce/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d8d51ea67329ca200f0ae32e896e9ce/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_7d8d51ea67329ca200f0ae32e896e9ce/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d8d51ea67329ca200f0ae32e896e9ce/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_7d8d51ea67329ca200f0ae32e896e9ce/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d8d51ea67329ca200f0ae32e896e9ce/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking uname version type'] out: #1 Tue Nov 1 12:34:56 UTC 2013 #1 Tue Nov 1 12:34:56 UTC 2013 ---------------------------------------- Checking for header stdio.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_657af798c6265db4a5a0fe346b5ecdc0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_657af798c6265db4a5a0fe346b5ecdc0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ---------------------------------------- Checking simple C program ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define 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 bin/.conf_check_e1446bdb48dce148dc4222eb207c540d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e1446bdb48dce148dc4222eb207c540d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e1446bdb48dce148dc4222eb207c540d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e1446bdb48dce148dc4222eb207c540d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok ---------------------------------------- Checking compiler accepts ['-Werror'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #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; } <== [1/1] Compiling bin/.conf_check_dfb165cec10f1c9f018a107f4473a705/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dfb165cec10f1c9f018a107f4473a705/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ---------------------------------------- Checking linker accepts ['-Wl,-rpath,.'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #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; } <== [1/2] Compiling bin/.conf_check_9c6fc294352a4f1430f2a56649f43792/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9c6fc294352a4f1430f2a56649f43792/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9c6fc294352a4f1430f2a56649f43792/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9c6fc294352a4f1430f2a56649f43792/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-rpath,.'] yes ---------------------------------------- Checking for rpath library support [1/5] Compiling bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/libdir/liblc1.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-fPIC', '../../libdir/liblc1.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/libdir/liblc1.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/5] Compiling bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/main.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '../../main.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/main.c.2.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [3/5] Linking bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/liblib1.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-shared', 'libdir/liblc1.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/liblib1.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [4/5] Linking bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/prog1 ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'main.c.2.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/prog1', '-Wl,-rpath,/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/libdir', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default', '-llib1', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [5/5] Processing bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/prog1 ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_73e7f613c81e34377ae89eeb68231efa/testbuild/default/prog1', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'rpath library support'] yes ----------------------------------------- Checking for -Wl,--version-script support [1/5] Compiling bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/libdir/liblc1.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-fPIC', '../../libdir/liblc1.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/libdir/liblc1.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/5] Compiling bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/main.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '../../main.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/main.c.2.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [3/5] Linking bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/liblib1.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-Wl,--version-script=/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/ldscript', '-shared', 'libdir/liblc1.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/liblib1.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [4/5] Linking bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/prog1 ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'main.c.2.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/prog1', '-Wl,-rpath,/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/libdir', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default', '-llib1', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [5/5] Processing bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/prog1 ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2f1395cb46ec4fe3626a9e4cac5657/testbuild/default/prog1', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', '-Wl,--version-script support'] yes ------------------------------------------------- Checking compiler accepts ['-fvisibility=hidden'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #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; } <== [1/1] Compiling bin/.conf_check_ab5205304874b5aa76764e00f71285ec/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-fvisibility=hidden', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ab5205304874b5aa76764e00f71285ec/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #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 bin/.conf_check_cb182e7ef8f330a11bc1fb6b8c1f59e7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-fvisibility=hidden', '-Werror', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cb182e7ef8f330a11bc1fb6b8c1f59e7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_cb182e7ef8f330a11bc1fb6b8c1f59e7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cb182e7ef8f330a11bc1fb6b8c1f59e7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 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 bin/.conf_check_62869a9a1e73ccc52dd56f002692119f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-Werror', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_62869a9a1e73ccc52dd56f002692119f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_62869a9a1e73ccc52dd56f002692119f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_62869a9a1e73ccc52dd56f002692119f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34: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 bin/.conf_check_83f5e5cfb9180f993609d91050d680c8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-Werror', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_83f5e5cfb9180f993609d91050d680c8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_83f5e5cfb9180f993609d91050d680c8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_83f5e5cfb9180f993609d91050d680c8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_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 bin/.conf_check_0070b0b9170b5649e73cc24a1ac49dd4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-Werror', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0070b0b9170b5649e73cc24a1ac49dd4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0070b0b9170b5649e73cc24a1ac49dd4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0070b0b9170b5649e73cc24a1ac49dd4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok ------------------------------------------------- Checking compiler accepts ['-fPIC'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ed73b447c3e4aedc3145aef1ce48410e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-fPIC', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ed73b447c3e4aedc3145aef1ce48410e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ------------------------------------------------- Checking for inline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define 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 bin/.conf_check_567a1c3dabcd71a4adf09cee4ebfcb30/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_567a1c3dabcd71a4adf09cee4ebfcb30/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] inline ------------------------------------------------- Checking for program 'pkg-config' /home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config find program=['pkg-config'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PKGCONFIG' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config'] ------------------------------------------------- Checking for pkg-config version >= '0.0.0' ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--atleast-pkgconfig-version=0.0.0'] yes -------------------------------------------------------- Checking compiler accepts ['-D__STDC_WANT_LIB_EXT1__=1'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f0aca317025a2e9025f153903308678e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D__STDC_WANT_LIB_EXT1__=1', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f0aca317025a2e9025f153903308678e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking compiler accepts [''] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 struct foo {int x;char y;}; struct foo bar = { .y = 'X', .x = 1 }; <== [1/1] Compiling bin/.conf_check_2a488ba32793a9f6a06cbd57ab27aab7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2a488ba32793a9f6a06cbd57ab27aab7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/types.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_6836e6449971141800dffc9119abdab5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6836e6449971141800dffc9119abdab5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/stat.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8c1dd94eab783a216f6c5dc411027644/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8c1dd94eab783a216f6c5dc411027644/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header stdlib.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_bd659a6f493f798c3a09eeed73f3a456/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bd659a6f493f798c3a09eeed73f3a456/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header stddef.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d8e83f534db85b34807de6cbf4658c85/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d8e83f534db85b34807de6cbf4658c85/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header memory.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_af529e2b1bf611adc8c5f2c19758f4d0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_af529e2b1bf611adc8c5f2c19758f4d0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header string.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_b4428a9e37b7dd3ce93f86ae0f7ac1c3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b4428a9e37b7dd3ce93f86ae0f7ac1c3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header strings.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_6fe3fa4dfa8e2041d7ed1b0682be499c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6fe3fa4dfa8e2041d7ed1b0682be499c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header inttypes.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_01ae7bca2b9c1ce252829735cfce0b16/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_01ae7bca2b9c1ce252829735cfce0b16/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header stdint.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_425b7cb645ee047f8a33166b96c063d8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_425b7cb645ee047f8a33166b96c063d8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header unistd.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_372140c630a33d3977597b00a45ddc75/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_372140c630a33d3977597b00a45ddc75/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header minix/config.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a3a8d4c65ee9f7e7de8ec787facac939/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a3a8d4c65ee9f7e7de8ec787facac939/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:41:10: fatal error: minix/config.h: No such file or directory 41 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: The configuration failed -------------------------------------------------------- Checking for header ctype.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_fd96433c1a37c6911d1a25cc65f2a44d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fd96433c1a37c6911d1a25cc65f2a44d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header standards.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d105816eebe722fb2bb07fff9d68af0c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d105816eebe722fb2bb07fff9d68af0c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:43:10: fatal error: standards.h: No such file or directory 43 | #include | ^~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: The configuration failed -------------------------------------------------------- Checking for header stdbool.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0eb1b676b435ea422091a0e5004d7f64/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0eb1b676b435ea422091a0e5004d7f64/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header stdarg.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5d126963a4a4b8b5b3d2df24dbb38191/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5d126963a4a4b8b5b3d2df24dbb38191/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header vararg.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_bae07425fe1e3c39714184aaec9e5f4a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bae07425fe1e3c39714184aaec9e5f4a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:47:10: fatal error: vararg.h: No such file or directory 47 | #include | ^~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: The configuration failed -------------------------------------------------------- Checking for header limits.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ea2398355b7b40115dd68483f13538e4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ea2398355b7b40115dd68483f13538e4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header assert.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a1cc3256d3caf3fdb81e601ba202f05a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a1cc3256d3caf3fdb81e601ba202f05a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define 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) { if (sizeof(off_t) < 8) return 1; return 0; } <== [1/3] Compiling bin/.conf_check_1d774b433791d9b4d30ec96f8a4d01c8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1d774b433791d9b4d30ec96f8a4d01c8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_1d774b433791d9b4d30ec96f8a4d01c8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1d774b433791d9b4d30ec96f8a4d01c8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_1d774b433791d9b4d30ec96f8a4d01c8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1d774b433791d9b4d30ec96f8a4d01c8/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for large file support without additional flags'] ok -------------------------------------------------------- Checking for header sys/time.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_cee7a40f9afd82a792de4c2df844b3b8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cee7a40f9afd82a792de4c2df844b3b8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header time.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_6feeff61a83e1f7182b4e87c9050f8fd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6feeff61a83e1f7182b4e87c9050f8fd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header endian.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_430485d90eb6fbfd07ea2bf26815ac36/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_430485d90eb6fbfd07ea2bf26815ac36/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/endian.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define 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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e33f2523ca0e32cd03ccf02f4f65474a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e33f2523ca0e32cd03ccf02f4f65474a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:56:10: fatal error: sys/endian.h: No such file or directory 56 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: The configuration failed -------------------------------------------------------- Checking for HAVE_LITTLE_ENDIAN ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define 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 bin/.conf_check_4112c90bdcccbdd1ab652e6dc4c39649/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4112c90bdcccbdd1ab652e6dc4c39649/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:70:26: error: #error Not little endian. 70 | #error Not little endian. | ^~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: The configuration failed not found -------------------------------------------------------- Checking for HAVE_BIG_ENDIAN ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #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 bin/.conf_check_58f35480375d3e6d0296c083422f58c1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_58f35480375d3e6d0296c083422f58c1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_58f35480375d3e6d0296c083422f58c1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_58f35480375d3e6d0296c083422f58c1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for header signal.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_3d9d36dca1283155b055dc3ee8689e23/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3d9d36dca1283155b055dc3ee8689e23/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #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 bin/.conf_check_12f1d78111cfcc7d17d8a9a4d0dfbd2d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_12f1d78111cfcc7d17d8a9a4d0dfbd2d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:61:28: error: void value not ignored as it ought to be 61 | int main(void) { return *(signal (0, 0)) (0) == 1; return 0; } | ~^~~~~~~~~~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #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 bin/.conf_check_7f2136e89db6dd3bc933b97264b5a8dc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7f2136e89db6dd3bc933b97264b5a8dc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for va_copy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #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 bin/.conf_check_1359ef53a6d978220691df6435ab9c17/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1359ef53a6d978220691df6435ab9c17/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1359ef53a6d978220691df6435ab9c17/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1359ef53a6d978220691df6435ab9c17/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for header linux/types.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_28e5aeac716dbe1dead0faf36133f724/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_28e5aeac716dbe1dead0faf36133f724/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header crypt.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_113783e6089a6b9b2924ada3cb9242e6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_113783e6089a6b9b2924ada3cb9242e6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header locale.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a8131a17b9fd2b8691aa9ce4efed5b58/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a8131a17b9fd2b8691aa9ce4efed5b58/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header acl/libacl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_4c68372c1e853cfe90056f9c5894d37a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4c68372c1e853cfe90056f9c5894d37a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:71:10: fatal error: acl/libacl.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header compat.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d2688641730dc2d93b5e13305249839e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d2688641730dc2d93b5e13305249839e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:71:10: fatal error: compat.h: No such file or directory 71 | #include | ^~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header attr/xattr.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_3b4ec8fd017020117fbc7bb874c2c504/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3b4ec8fd017020117fbc7bb874c2c504/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:71:10: fatal error: attr/xattr.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header dustat.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5f94918991633abe42035f87a320764f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5f94918991633abe42035f87a320764f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:71:10: fatal error: dustat.h: No such file or directory 71 | #include | ^~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header fcntl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_497f7a326fcf74bbaa20d53699a4809e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_497f7a326fcf74bbaa20d53699a4809e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header fnmatch.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7748b314b1b4754130dc0f226bb12ece/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7748b314b1b4754130dc0f226bb12ece/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header glob.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e02051b6a52d8933e5858207854ae425/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e02051b6a52d8933e5858207854ae425/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header history.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7d3edc05dfaf38da3d369f959e109a15/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d3edc05dfaf38da3d369f959e109a15/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:74:10: fatal error: history.h: No such file or directory 74 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header krb5.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e1d4d0e05b2ea5028cd8a24658795041/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e1d4d0e05b2ea5028cd8a24658795041/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:74:10: fatal error: krb5.h: No such file or directory 74 | #include | ^~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header langinfo.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_58402ce065f15e2f84da52e86d6f7f66/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_58402ce065f15e2f84da52e86d6f7f66/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header ndir.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8ecdf88e8b912b807764e3a613eb25db/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ecdf88e8b912b807764e3a613eb25db/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:75:10: fatal error: ndir.h: No such file or directory 75 | #include | ^~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header pwd.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a6d364a7b6496c96cba5cf0454970dc8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a6d364a7b6496c96cba5cf0454970dc8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header shadow.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e0e5c31c397a1db187142e9dd310092a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e0e5c31c397a1db187142e9dd310092a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/acl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_9169bb298c55026a0a3f17ea2d3cacb4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9169bb298c55026a0a3f17ea2d3cacb4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:77:10: fatal error: sys/acl.h: No such file or directory 77 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/attributes.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_15f9a62bba0a6c3026f3173971cedb12/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_15f9a62bba0a6c3026f3173971cedb12/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:77:10: fatal error: sys/attributes.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header attr/attributes.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_9bfe257c66705c0a05b795bdd855d8c6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9bfe257c66705c0a05b795bdd855d8c6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:77:10: fatal error: attr/attributes.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/capability.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5ad05c057146e7947439d7244570bbbe/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5ad05c057146e7947439d7244570bbbe/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:77:10: fatal error: sys/capability.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/dir.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d66e8a1a55f30fb5b6a693146ca1f065/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d66e8a1a55f30fb5b6a693146ca1f065/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/epoll.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_74b9183a54e05bf2a7251f4b4bd8a869/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74b9183a54e05bf2a7251f4b4bd8a869/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/fcntl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a60a1a60cd76540ad50b7ea5b7c8ec9e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a60a1a60cd76540ad50b7ea5b7c8ec9e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/filio.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_639e0e7d4eaa5008f765f3522805bfab/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_639e0e7d4eaa5008f765f3522805bfab/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:80:10: fatal error: sys/filio.h: No such file or directory 80 | #include | ^~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/filsys.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c51da5cfebef457a7643a9642db1b338/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c51da5cfebef457a7643a9642db1b338/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:80:10: fatal error: sys/filsys.h: No such file or directory 80 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/fs/s5param.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_435892e29df127b0dff64e8e6f5dcec1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_435892e29df127b0dff64e8e6f5dcec1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:80:10: fatal error: sys/fs/s5param.h: No such file or directory 80 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/id.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7eb05159fedec301fcdc7a94f79acbba/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7eb05159fedec301fcdc7a94f79acbba/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:80:10: fatal error: sys/id.h: No such file or directory 80 | #include | ^~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/ioctl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_b2a406fdcb000336848a9f680564a205/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b2a406fdcb000336848a9f680564a205/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/ipc.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2424a5f47d97890ad117981d943b9966/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2424a5f47d97890ad117981d943b9966/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/mman.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d6b7e0eacdbf2809d6038350966d61a8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d6b7e0eacdbf2809d6038350966d61a8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/mode.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f864d00a68ab284150ef6af003a5708e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f864d00a68ab284150ef6af003a5708e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:83:10: fatal error: sys/mode.h: No such file or directory 83 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/ndir.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_60005f7b9bf533ddb3d8fc7431fdb226/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_60005f7b9bf533ddb3d8fc7431fdb226/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:83:10: fatal error: sys/ndir.h: No such file or directory 83 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/priv.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ef2333d1eb846cb2883bff86b5aa24b3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef2333d1eb846cb2883bff86b5aa24b3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:83:10: fatal error: sys/priv.h: No such file or directory 83 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/resource.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0a6265486ca2d87d8514b3398bf6bdcb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0a6265486ca2d87d8514b3398bf6bdcb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/security.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0d4eac45d708ee2bdc393d2aacef19fc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0d4eac45d708ee2bdc393d2aacef19fc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:84:10: fatal error: sys/security.h: No such file or directory 84 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/shm.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_779a9ff45d93ff1a7fa818756edd1b14/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_779a9ff45d93ff1a7fa818756edd1b14/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/statfs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_aeff2b8f5cac9733a4aa74bfabee347d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_aeff2b8f5cac9733a4aa74bfabee347d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/statvfs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c8779c8907ce80ab2cda0fbf7b004ab3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c8779c8907ce80ab2cda0fbf7b004ab3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/termio.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_fc9dc135a520eec25d69aaf36e5a78a2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fc9dc135a520eec25d69aaf36e5a78a2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:87:10: fatal error: sys/termio.h: No such file or directory 87 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/vfs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_42f16da019f83197ea5c01bd703e5f39/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_42f16da019f83197ea5c01bd703e5f39/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/xattr.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c1719a1047af810cba9b8e90c3a97d3a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c1719a1047af810cba9b8e90c3a97d3a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header termio.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_90669744c63816b9ea210ee297a13492/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_90669744c63816b9ea210ee297a13492/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header termios.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0cd7f004b7ffe086b6c3a29f58566a9f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0cd7f004b7ffe086b6c3a29f58566a9f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/file.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_fed18277a0efdb14a3a1b5f781cb2429/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fed18277a0efdb14a3a1b5f781cb2429/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/ucontext.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_9147d6fe56d65539a21798b3806c4eb7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9147d6fe56d65539a21798b3806c4eb7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/wait.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0fccc3f38799313912ae9346e28fbcc3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0fccc3f38799313912ae9346e28fbcc3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 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 bin/.conf_check_8c7dfbfa5480c3bce7b72332c4fe8421/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8c7dfbfa5480c3bce7b72332c4fe8421/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for header grp.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f42c9a5ea2044e8159464a1bc59e34bf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f42c9a5ea2044e8159464a1bc59e34bf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/select.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2e71c686a87032103bce32c378aeeb41/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2e71c686a87032103bce32c378aeeb41/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header setjmp.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ec9685fdf2b3eb03acede4bf04de9493/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ec9685fdf2b3eb03acede4bf04de9493/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header utime.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_bcd815b6039790e19be19993c5f71a76/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bcd815b6039790e19be19993c5f71a76/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/syslog.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c6162fead87c5b9938fc5f4a58e3a787/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6162fead87c5b9938fc5f4a58e3a787/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header syslog.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_06d70caf559a804bcad4d1a2070f714f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_06d70caf559a804bcad4d1a2070f714f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/mount.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_46f0b63f23dc7b711e2ed5541a90109f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_46f0b63f23dc7b711e2ed5541a90109f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header mntent.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ae1b113ea1c9f4f46847343caed6dce6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae1b113ea1c9f4f46847343caed6dce6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header stropts.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_04aaf725523740478ad459ee8908fad7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_04aaf725523740478ad459ee8908fad7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:103:10: fatal error: stropts.h: No such file or directory 103 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header unix.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_1d7137013bb6e13256af51639698617e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1d7137013bb6e13256af51639698617e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:103:10: fatal error: unix.h: No such file or directory 103 | #include | ^~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/param.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_99028387a5138e6d05ad698b59fc9e58/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99028387a5138e6d05ad698b59fc9e58/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/socket.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0d6cd6eadeab65cb6f8bfffef24a313a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0d6cd6eadeab65cb6f8bfffef24a313a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header netinet/in.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7f67b6450bc4b259f86010992c15f554/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7f67b6450bc4b259f86010992c15f554/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header netdb.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #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 bin/.conf_check_8e0ae46d9496abe54ba040c7412b6e7f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8e0ae46d9496abe54ba040c7412b6e7f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header arpa/inet.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #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 bin/.conf_check_064b840ada4c7dda249f4a0e0dcc13ca/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_064b840ada4c7dda249f4a0e0dcc13ca/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header netinet/in_systm.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #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 bin/.conf_check_cd1558f59ae3b9ae1ba7a64b353b0b20/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cd1558f59ae3b9ae1ba7a64b353b0b20/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header netinet/ip.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #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 bin/.conf_check_61789fd5e6d8b511fc647d524a081ef9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_61789fd5e6d8b511fc647d524a081ef9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header netinet/tcp.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #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 bin/.conf_check_7c967f465c01d23cf8695f09e1f650f3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7c967f465c01d23cf8695f09e1f650f3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header netinet/in_ip.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #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 bin/.conf_check_09c1eb2372c96174ad023cb60476fc4f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09c1eb2372c96174ad023cb60476fc4f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:118:10: fatal error: netinet/in_ip.h: No such file or directory 118 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/sockio.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #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 bin/.conf_check_7ee65f730e293f28b278fb2a72663d45/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7ee65f730e293f28b278fb2a72663d45/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:118:10: fatal error: sys/sockio.h: No such file or directory 118 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/un.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #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 bin/.conf_check_4031b79da8b6deca51bf25d3107b26bf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4031b79da8b6deca51bf25d3107b26bf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/uio.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5b415f28551dbb8ee9e5d0bbc27ff3a4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5b415f28551dbb8ee9e5d0bbc27ff3a4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header ifaddrs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_4deec50f35eef83db3444491e990357b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4deec50f35eef83db3444491e990357b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header direct.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_de820d945b9c31568aaf76ee1011e9a9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de820d945b9c31568aaf76ee1011e9a9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:114:10: fatal error: direct.h: No such file or directory 114 | #include | ^~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header dirent.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_38e4b5005f612053faab9f4a25d54d87/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_38e4b5005f612053faab9f4a25d54d87/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header windows.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ddf279277a2e246d00993a2b291a299f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddf279277a2e246d00993a2b291a299f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:115:10: fatal error: windows.h: No such file or directory 115 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header winsock2.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0894a80cb46a541ce5f33467f99688d8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0894a80cb46a541ce5f33467f99688d8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:115:10: fatal error: winsock2.h: No such file or directory 115 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header ws2tcpip.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8cb1fc5ce387789fee741ca00b73bc31/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8cb1fc5ce387789fee741ca00b73bc31/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:115:10: fatal error: ws2tcpip.h: No such file or directory 115 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header errno.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_285e0474a43c1a855655549829abf66f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_285e0474a43c1a855655549829abf66f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header getopt.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_942f3f847141f5ce0d6b28d53be9f978/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_942f3f847141f5ce0d6b28d53be9f978/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header iconv.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_09c2a7c61eaab2510a9726a9c4e3b8e7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09c2a7c61eaab2510a9726a9c4e3b8e7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header nss.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5daa011fb6adf8d858472097bc15bcdb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5daa011fb6adf8d858472097bc15bcdb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sasl/sasl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0c88a4820745a58c4ef468ca5716525d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0c88a4820745a58c4ef468ca5716525d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:119:10: fatal error: sasl/sasl.h: No such file or directory 119 | #include | ^~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header linux/openat2.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_b22032fcabbce28a8bd2aa2deede81cd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b22032fcabbce28a8bd2aa2deede81cd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for inotify_init ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_4cb49f7fa6ac996801831b865df29971/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4cb49f7fa6ac996801831b865df29971/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_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 bin/.conf_check_65c07ec3d57244f8dbc8b6eb3f1b6dc1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65c07ec3d57244f8dbc8b6eb3f1b6dc1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_65c07ec3d57244f8dbc8b6eb3f1b6dc1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65c07ec3d57244f8dbc8b6eb3f1b6dc1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for header security/pam_appl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_123783cc54be78049a051e256d2151ad/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_123783cc54be78049a051e256d2151ad/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:122:10: fatal error: security/pam_appl.h: No such file or directory 122 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header zlib.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_4ea2b5747c2a460cf0a51c3728d60d54/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4ea2b5747c2a460cf0a51c3728d60d54/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header asm/unistd.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2c65f3295e57fc9eae87cf30a03b66bc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c65f3295e57fc9eae87cf30a03b66bc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/unistd.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7040beb4a531ab02f03a947d2c1b5970/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7040beb4a531ab02f03a947d2c1b5970/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header alloca.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_b310c4bbfb38bf5d7b3847aed084af99/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b310c4bbfb38bf5d7b3847aed084af99/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header float.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7b36670ecbb93798387f96c1eabaafa1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7b36670ecbb93798387f96c1eabaafa1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header rpc/rpc.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_650464890007daa0196438e21dc6a336/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_650464890007daa0196438e21dc6a336/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header rpc/nettype.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_30b3421166d119ba483e534ac91ab3c2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_30b3421166d119ba483e534ac91ab3c2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_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 bin/.conf_check_40f3840075c01f6a2a7849fa62f641cb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_40f3840075c01f6a2a7849fa62f641cb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_40f3840075c01f6a2a7849fa62f641cb/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_40f3840075c01f6a2a7849fa62f641cb/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for libtirpc headers ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'libtirpc'] out: -I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -ltirpc yes -------------------------------------------------------- Checking for header rpc/rpc.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 /* #undef HAVE_RPC_RPC_H */ #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c74b2af3b3505fc418e4aded8f6d4fda/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c74b2af3b3505fc418e4aded8f6d4fda/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/sysctl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_1bb862d8604dc45c12048076bfb059d5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Werror=cpp', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1bb862d8604dc45c12048076bfb059d5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:132:30: fatal error: sys/sysctl.h: No such file or directory 132 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found -------------------------------------------------------- Checking for header sys/fileio.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_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 bin/.conf_check_9cb30ad0b4fbcff617a880163dd591e2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9cb30ad0b4fbcff617a880163dd591e2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:132:10: fatal error: sys/fileio.h: No such file or directory 132 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/filesys.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_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 bin/.conf_check_ff6134f9caa12f47850680b194d6578e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ff6134f9caa12f47850680b194d6578e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:132:10: fatal error: sys/filesys.h: No such file or directory 132 | #include | ^~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/dustat.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_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 bin/.conf_check_9103c61b6b65f3f69b5e1dcf98484c93/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9103c61b6b65f3f69b5e1dcf98484c93/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:132:10: fatal error: sys/dustat.h: No such file or directory 132 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/sysmacros.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_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 bin/.conf_check_0878519965a900e53e6af776673fbbca/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0878519965a900e53e6af776673fbbca/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header xfs/libxfs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f82cb6e69efabee217eb4636aa5fd57c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f82cb6e69efabee217eb4636aa5fd57c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: xfs/libxfs.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header netgroup.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_9485551ab1d3538248a0645a0f13d7f9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9485551ab1d3538248a0645a0f13d7f9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: netgroup.h: No such file or directory 133 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header valgrind.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f51e780130d6ef127274298e20ad6391/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f51e780130d6ef127274298e20ad6391/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: valgrind.h: No such file or directory 133 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header valgrind/valgrind.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_42c89ee3e07f00052a5c5ccd3fdf0129/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_42c89ee3e07f00052a5c5ccd3fdf0129/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: valgrind/valgrind.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header valgrind/memcheck.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_594a3e570f2a16e3457130a4ad0d8e88/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_594a3e570f2a16e3457130a4ad0d8e88/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: valgrind/memcheck.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header valgrind/helgrind.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c43b74272122c359b85f106037da1978/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c43b74272122c359b85f106037da1978/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: valgrind/helgrind.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header valgrind/callgrind.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0b4c8e55ec10b006d40056e9c297dfb9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0b4c8e55ec10b006d40056e9c297dfb9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: valgrind/callgrind.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header nss_common.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_cdc318a2f9bde9c799a970931b5f85ca/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cdc318a2f9bde9c799a970931b5f85ca/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: nss_common.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header nsswitch.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_83ba7fcc9c54e4360f64155a430c2268/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_83ba7fcc9c54e4360f64155a430c2268/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: nsswitch.h: No such file or directory 133 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header ns_api.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_52ac3728de0d79b74e5455e3ba157361/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_52ac3728de0d79b74e5455e3ba157361/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: ns_api.h: No such file or directory 133 | #include | ^~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/extattr.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_dc745b7ab8569965c428586c3448f155/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dc745b7ab8569965c428586c3448f155/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: sys/extattr.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/ea.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8cb81226c1edbaad875b713b1f1201e3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8cb81226c1edbaad875b713b1f1201e3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: sys/ea.h: No such file or directory 133 | #include | ^~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/proplist.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_211925b5940980571b85f7fe582e4b45/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_211925b5940980571b85f7fe582e4b45/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:133:10: fatal error: sys/proplist.h: No such file or directory 133 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header sys/cdefs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a56d32c2bb06ce48fc78ef5614c116ce/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a56d32c2bb06ce48fc78ef5614c116ce/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header utmp.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a690ee7e1d3bc624603dc21aa7699fc6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a690ee7e1d3bc624603dc21aa7699fc6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header utmpx.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0b548d587bdbbb799a9a4162f2431169/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0b548d587bdbbb799a9a4162f2431169/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header lastlog.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a383008672ae81b120af0f77c1e69a0e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a383008672ae81b120af0f77c1e69a0e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header syscall.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_bcf29d909c29e1710088fb831f0d66e1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bcf29d909c29e1710088fb831f0d66e1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/syscall.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_167db4afa0c04fd4a866575521670869/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_167db4afa0c04fd4a866575521670869/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/atomic.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ea89ba834a2f52383ad023e11f07e4c9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ea89ba834a2f52383ad023e11f07e4c9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:139:10: fatal error: sys/atomic.h: No such file or directory 139 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed -------------------------------------------------------- Checking for header stdatomic.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d9dba211eeed9a7b52bddfa53d08d036/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d9dba211eeed9a7b52bddfa53d08d036/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header libgen.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c603642c427389a8f503241239f1743f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c603642c427389a8f503241239f1743f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking compiler accepts -Wno-format-truncation ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5544dddcd5dae72752d1c2a5ff4b6ddd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-format-truncation', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5544dddcd5dae72752d1c2a5ff4b6ddd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking compiler accepts -Wno-unused-function ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_fab4279d397668d154e30b0a091b703a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-unused-function', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fab4279d397668d154e30b0a091b703a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking compiler accepts -Wno-strict-overflow ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_12b446593e0781fc696fbc2b1897ec25/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-strict-overflow', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_12b446593e0781fc696fbc2b1897ec25/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking compiler accepts -Wno-unused-but-set-variable ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8afc27f8bac3457891ebb031dd52a04c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-unused-but-set-variable', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8afc27f8bac3457891ebb031dd52a04c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking compiler accepts -Wuse-after-free=1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8a79fe4dcbe83d2bb85160b79b8852f8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wuse-after-free=1', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8a79fe4dcbe83d2bb85160b79b8852f8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for header sys/prctl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_4b571056d2ace2e4d918d340f85f054c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4b571056d2ace2e4d918d340f85f054c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for prctl syscall ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { prctl(0); return 0; } <== [1/2] Compiling bin/.conf_check_17467c0a30cc186c2e082b60af8bd5dc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_17467c0a30cc186c2e082b60af8bd5dc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_17467c0a30cc186c2e082b60af8bd5dc/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_17467c0a30cc186c2e082b60af8bd5dc/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "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 bin/.conf_check_65cf6093bcb7f54c90d56a1f5d666c5b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65cf6093bcb7f54c90d56a1f5d666c5b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_65cf6093bcb7f54c90d56a1f5d666c5b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65cf6093bcb7f54c90d56a1f5d666c5b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "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 bin/.conf_check_a0d35ee4d4423c0edd6dcbcac9963987/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a0d35ee4d4423c0edd6dcbcac9963987/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for intptr_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "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 bin/.conf_check_d884bfab95edab1620228ebbddcbbf93/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d884bfab95edab1620228ebbddcbbf93/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for uintptr_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_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 bin/.conf_check_882b3e6a4a0ff2ab400f642b9a89a510/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_882b3e6a4a0ff2ab400f642b9a89a510/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for ptrdiff_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define 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 bin/.conf_check_aa3b3d1e8d6877718fad60d6008f4370/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_aa3b3d1e8d6877718fad60d6008f4370/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_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 bin/.conf_check_0ebf87c35f510da55fc92d6150469aca/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0ebf87c35f510da55fc92d6150469aca/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for bool ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_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 #include int main(void) { bool _x; return 0; } <== [1/1] Compiling bin/.conf_check_43cb1f1a2a3b367480a1c09b3dfa6958/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_43cb1f1a2a3b367480a1c09b3dfa6958/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for int8_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define 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) { int8_t _x; return 0; } <== [1/1] Compiling bin/.conf_check_c0d6cae0f09f570252f3b34e75bf4c84/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c0d6cae0f09f570252f3b34e75bf4c84/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for uint8_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 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 bin/.conf_check_402618a4ca3adf4c92d98cc291f8932f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_402618a4ca3adf4c92d98cc291f8932f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for int16_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 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 bin/.conf_check_4344cbfa1f1c0ba0df0a362e911acd4a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4344cbfa1f1c0ba0df0a362e911acd4a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for uint16_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 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 bin/.conf_check_e79cdbd6edbfdf9473c442845c33cd7d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e79cdbd6edbfdf9473c442845c33cd7d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for int32_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #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 bin/.conf_check_4e986792aced7298b9d3d10560a6f2f8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4e986792aced7298b9d3d10560a6f2f8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for uint32_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define 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 bin/.conf_check_26f261ba7834d40e183d11f19648213c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_26f261ba7834d40e183d11f19648213c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for int64_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define 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 bin/.conf_check_b7463ea3de214eee303a93b5fe416781/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b7463ea3de214eee303a93b5fe416781/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for uint64_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define 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 bin/.conf_check_56ad82e02aa1c5610a6bfeed34c9d4d8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_56ad82e02aa1c5610a6bfeed34c9d4d8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for size_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define 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 bin/.conf_check_dcb25a9a69dee0fe5f108af332de3ece/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dcb25a9a69dee0fe5f108af332de3ece/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for ssize_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define 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 bin/.conf_check_e8a7aaf295cf1428745ec9c36ab340de/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e8a7aaf295cf1428745ec9c36ab340de/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for ino_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define 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 bin/.conf_check_952d2462fb2c9799f265992dae0cc928/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_952d2462fb2c9799f265992dae0cc928/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for loff_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define 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 bin/.conf_check_41e4894b132f4b7483a3e4b48666348d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_41e4894b132f4b7483a3e4b48666348d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for offset_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define 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 bin/.conf_check_af1005ecdcff22f42c8a5a229dfd7965/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_af1005ecdcff22f42c8a5a229dfd7965/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:167:19: error: unknown type name 'offset_t'; did you mean 'offsetof'? 167 | int main(void) { offset_t _x; return 0; } | ^~~~~~~~ | offsetof from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #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 bin/.conf_check_1c402d271e4173b55d9f95f83d7aecd2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1c402d271e4173b55d9f95f83d7aecd2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for uint_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 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 bin/.conf_check_499e6d4314e1fb9bbe31517e624217ec/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_499e6d4314e1fb9bbe31517e624217ec/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:170:19: error: unknown type name 'uint_t'; did you mean 'uint8_t'? 170 | int main(void) { uint_t _x; return 0; } | ^~~~~~ | uint8_t from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_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 bin/.conf_check_1b6cea7b181b84c1967d9a8a2a295534/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b6cea7b181b84c1967d9a8a2a295534/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for blkcnt_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_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 bin/.conf_check_81a7ebe14efa8c2a35869b594a736a10/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_81a7ebe14efa8c2a35869b594a736a10/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_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 bin/.conf_check_d21d202decc03200203d76a9e0a180ef/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d21d202decc03200203d76a9e0a180ef/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d21d202decc03200203d76a9e0a180ef/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d21d202decc03200203d76a9e0a180ef/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 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 bin/.conf_check_bb1c334a3bdcaa6b71ccf3d4e127bc33/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bb1c334a3bdcaa6b71ccf3d4e127bc33/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bb1c334a3bdcaa6b71ccf3d4e127bc33/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bb1c334a3bdcaa6b71ccf3d4e127bc33/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_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 bin/.conf_check_4cb8d7009e1e7487613d245d68192c7d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4cb8d7009e1e7487613d245d68192c7d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:176:30: error: size of array 'test_array' is negative 176 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_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 bin/.conf_check_6b8de45fe553f80b573a80835bbccaf5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6b8de45fe553f80b573a80835bbccaf5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:177:30: error: size of array 'test_array' is negative 177 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_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 bin/.conf_check_63c2cd8f59b3c83dc0358586d289d80a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_63c2cd8f59b3c83dc0358586d289d80a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_63c2cd8f59b3c83dc0358586d289d80a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_63c2cd8f59b3c83dc0358586d289d80a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t 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 bin/.conf_check_630e031b4bc89a8b5bdf07597fa9c620/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_630e031b4bc89a8b5bdf07597fa9c620/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:177:30: error: size of array 'test_array' is negative 177 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t 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 bin/.conf_check_5dc42cd4bbef85d849d1806d72450e26/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5dc42cd4bbef85d849d1806d72450e26/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:178:30: error: size of array 'test_array' is negative 178 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t 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 bin/.conf_check_668d75a297c475bc0c78c6e1a480bbfa/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_668d75a297c475bc0c78c6e1a480bbfa/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:178:30: error: size of array 'test_array' is negative 178 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long long))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t 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 bin/.conf_check_160b8bc29e77db25c22247c8606ae2f9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_160b8bc29e77db25c22247c8606ae2f9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_160b8bc29e77db25c22247c8606ae2f9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_160b8bc29e77db25c22247c8606ae2f9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_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 bin/.conf_check_188dad0bf8c1569c89fb5f5feddf159d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_188dad0bf8c1569c89fb5f5feddf159d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:178:30: error: size of array 'test_array' is negative 178 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_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 bin/.conf_check_d2b1c1905e0d4db3e457b7bca5e319e1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d2b1c1905e0d4db3e457b7bca5e319e1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:179:30: error: size of array 'test_array' is negative 179 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(long))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_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 bin/.conf_check_b376e5416f35a1800580d4d20c8904f1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b376e5416f35a1800580d4d20c8904f1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b376e5416f35a1800580d4d20c8904f1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b376e5416f35a1800580d4d20c8904f1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_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 bin/.conf_check_7d61bb3ab15f5b113adff5ef5edd0ec5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d61bb3ab15f5b113adff5ef5edd0ec5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:179:30: error: size of array 'test_array' is negative 179 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(short))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_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 bin/.conf_check_6fca70c660267838b351c2e982bafe1d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6fca70c660267838b351c2e982bafe1d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6fca70c660267838b351c2e982bafe1d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6fca70c660267838b351c2e982bafe1d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define 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 bin/.conf_check_8c845ac10fb8cbcc5c5a47ad908abec6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8c845ac10fb8cbcc5c5a47ad908abec6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:180:30: error: size of array 'test_array' is negative 180 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(size_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define 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 bin/.conf_check_f26a9045f611cfd280d29a0c40082582/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f26a9045f611cfd280d29a0c40082582/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:181:30: error: size of array 'test_array' is negative 181 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(size_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define 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 bin/.conf_check_aca6bb5bb854ab4d3ad3de0a49b8c568/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_aca6bb5bb854ab4d3ad3de0a49b8c568/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_aca6bb5bb854ab4d3ad3de0a49b8c568/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_aca6bb5bb854ab4d3ad3de0a49b8c568/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_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 bin/.conf_check_56d9bbcea1e272cf2e993496af5f6510/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_56d9bbcea1e272cf2e993496af5f6510/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:181:30: error: size of array 'test_array' is negative 181 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ssize_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_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 bin/.conf_check_8b66793390bd623601d30c37f497896e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8b66793390bd623601d30c37f497896e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:182:30: error: size of array 'test_array' is negative 182 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ssize_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_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 bin/.conf_check_dc2e3245854749cad1aa0867012f779a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dc2e3245854749cad1aa0867012f779a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_dc2e3245854749cad1aa0867012f779a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dc2e3245854749cad1aa0867012f779a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 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 bin/.conf_check_01fe0d3fd6a700a325d79c8091f5b7be/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_01fe0d3fd6a700a325d79c8091f5b7be/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_01fe0d3fd6a700a325d79c8091f5b7be/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_01fe0d3fd6a700a325d79c8091f5b7be/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 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 bin/.conf_check_83624df786dfd3d7421691b261aba760/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_83624df786dfd3d7421691b261aba760/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_83624df786dfd3d7421691b261aba760/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_83624df786dfd3d7421691b261aba760/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #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 bin/.conf_check_b36112645cab71bfff99e805fa197831/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b36112645cab71bfff99e805fa197831/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:184:30: error: size of array 'test_array' is negative 184 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int16_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #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 bin/.conf_check_eb4f27cb8b4a94c79f775aee8da5ecc3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eb4f27cb8b4a94c79f775aee8da5ecc3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_eb4f27cb8b4a94c79f775aee8da5ecc3/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eb4f27cb8b4a94c79f775aee8da5ecc3/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define 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 bin/.conf_check_6ebfcf9fc391d456958f81da21d621a1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6ebfcf9fc391d456958f81da21d621a1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:185:30: error: size of array 'test_array' is negative 185 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint16_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define 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 bin/.conf_check_fdee270c8908c871413ecb88dd1244db/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fdee270c8908c871413ecb88dd1244db/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fdee270c8908c871413ecb88dd1244db/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fdee270c8908c871413ecb88dd1244db/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define 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 bin/.conf_check_6f2da49f88ddc77a1f195c05c2cf3184/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6f2da49f88ddc77a1f195c05c2cf3184/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:186:30: error: size of array 'test_array' is negative 186 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int32_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define 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 bin/.conf_check_7165fc97ec32543991535947636ce6d8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7165fc97ec32543991535947636ce6d8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:187:30: error: size of array 'test_array' is negative 187 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int32_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define 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 bin/.conf_check_13e2f034c5d687d787de32c51fd1194e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_13e2f034c5d687d787de32c51fd1194e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_13e2f034c5d687d787de32c51fd1194e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_13e2f034c5d687d787de32c51fd1194e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define 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 bin/.conf_check_d1393f8f7eac923c3f2d53fe28d9f9fc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d1393f8f7eac923c3f2d53fe28d9f9fc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:187:30: error: size of array 'test_array' is negative 187 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint32_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define 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 bin/.conf_check_186b4cd25fadc62504b6cb258ea11fa5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_186b4cd25fadc62504b6cb258ea11fa5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:188:30: error: size of array 'test_array' is negative 188 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint32_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define 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 bin/.conf_check_f7a19dada202da7e6cff3619c250fdc2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f7a19dada202da7e6cff3619c250fdc2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f7a19dada202da7e6cff3619c250fdc2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f7a19dada202da7e6cff3619c250fdc2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define 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 bin/.conf_check_fa12864a325f72de82152c95c5d5c8b7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fa12864a325f72de82152c95c5d5c8b7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:188:30: error: size of array 'test_array' is negative 188 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define 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 bin/.conf_check_fe7549665fb3a1e7323057af909321dc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fe7549665fb3a1e7323057af909321dc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:189:30: error: size of array 'test_array' is negative 189 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define 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 bin/.conf_check_11caf97eec840b6051289c3019f8294b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_11caf97eec840b6051289c3019f8294b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:189:30: error: size of array 'test_array' is negative 189 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(int64_t))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define 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 bin/.conf_check_ebc9929f538b3157be1abdd26458038a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ebc9929f538b3157be1abdd26458038a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ebc9929f538b3157be1abdd26458038a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ebc9929f538b3157be1abdd26458038a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define 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 bin/.conf_check_75e5a2153030c92c75e1d4bc780097e9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_75e5a2153030c92c75e1d4bc780097e9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:189:30: error: size of array 'test_array' is negative 189 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define 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 bin/.conf_check_fa3b254e270f356a5d4920d1eca1f908/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fa3b254e270f356a5d4920d1eca1f908/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:190:30: error: size of array 'test_array' is negative 190 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define 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 bin/.conf_check_b27eb15ed6c29554f65ea889c7c05b17/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b27eb15ed6c29554f65ea889c7c05b17/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:190:30: error: size of array 'test_array' is negative 190 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(uint64_t))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define 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 bin/.conf_check_e91d319a0655bac2ba7883ad026ca89b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e91d319a0655bac2ba7883ad026ca89b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e91d319a0655bac2ba7883ad026ca89b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e91d319a0655bac2ba7883ad026ca89b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define 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 bin/.conf_check_32c281cff809c5e82cc5b3396fadcf22/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_32c281cff809c5e82cc5b3396fadcf22/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:190:30: error: size of array 'test_array' is negative 190 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(void*))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define 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 bin/.conf_check_6bdf38ed1a2a85c3f67b694f8854ed15/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6bdf38ed1a2a85c3f67b694f8854ed15/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:191:30: error: size of array 'test_array' is negative 191 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(void*))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define 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 bin/.conf_check_9ce93d59c90053c04001879c22760f17/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9ce93d59c90053c04001879c22760f17/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9ce93d59c90053c04001879c22760f17/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9ce93d59c90053c04001879c22760f17/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define 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 bin/.conf_check_ce4960ee3a9494f20dbe3c20df9c24a4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ce4960ee3a9494f20dbe3c20df9c24a4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:191:30: error: size of array 'test_array' is negative 191 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define 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 bin/.conf_check_ab40700fcbf29d04c0b5549d2ad1e559/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ab40700fcbf29d04c0b5549d2ad1e559/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:192:30: error: size of array 'test_array' is negative 192 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define 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 bin/.conf_check_1763beed2c655c962c3e3cec9f04bdb5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1763beed2c655c962c3e3cec9f04bdb5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:192:30: error: size of array 'test_array' is negative 192 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(off_t))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define 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 bin/.conf_check_f810d0e513810b114c55d4e96bcc0a91/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f810d0e513810b114c55d4e96bcc0a91/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f810d0e513810b114c55d4e96bcc0a91/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f810d0e513810b114c55d4e96bcc0a91/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define 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 bin/.conf_check_bd83f13d31d7dd8df28e1f1b851fea72/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bd83f13d31d7dd8df28e1f1b851fea72/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:192:30: error: size of array 'test_array' is negative 192 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define 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 bin/.conf_check_68ba22657cbc0907689ba530208de7d7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_68ba22657cbc0907689ba530208de7d7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:193:30: error: size of array 'test_array' is negative 193 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define 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 bin/.conf_check_de7038875354cc7123c98b0293e96486/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de7038875354cc7123c98b0293e96486/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:193:30: error: size of array 'test_array' is negative 193 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(dev_t))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define 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 bin/.conf_check_e5ae20c399b349a9c3eab83096c374af/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e5ae20c399b349a9c3eab83096c374af/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e5ae20c399b349a9c3eab83096c374af/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e5ae20c399b349a9c3eab83096c374af/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define 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 bin/.conf_check_1aef2eddfa852ea7bafdb90c3ad44fdc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1aef2eddfa852ea7bafdb90c3ad44fdc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:193:30: error: size of array 'test_array' is negative 193 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define 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 bin/.conf_check_6f4cd2fba34e16a9c9e9e2376e73f1b0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6f4cd2fba34e16a9c9e9e2376e73f1b0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:194:30: error: size of array 'test_array' is negative 194 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define 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 bin/.conf_check_f5b0fe033d2989831ae48e1c2683e246/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f5b0fe033d2989831ae48e1c2683e246/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:194:30: error: size of array 'test_array' is negative 194 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(ino_t))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define 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 bin/.conf_check_8f4837269ec4b1d688a7796b97f26e96/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8f4837269ec4b1d688a7796b97f26e96/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_8f4837269ec4b1d688a7796b97f26e96/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8f4837269ec4b1d688a7796b97f26e96/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define 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 bin/.conf_check_6c08cd056a570c6521b10df171665865/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6c08cd056a570c6521b10df171665865/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:194:30: error: size of array 'test_array' is negative 194 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(time_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define 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 bin/.conf_check_322ef957fa65e3b80b4bbc064ad48f50/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_322ef957fa65e3b80b4bbc064ad48f50/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:195:30: error: size of array 'test_array' is negative 195 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(time_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define 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 bin/.conf_check_10375ad63dfa64ddf3087c277409a0af/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_10375ad63dfa64ddf3087c277409a0af/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_10375ad63dfa64ddf3087c277409a0af/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_10375ad63dfa64ddf3087c277409a0af/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define 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 bin/.conf_check_30ab24e2f2707e7f455021c843d54fd2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_30ab24e2f2707e7f455021c843d54fd2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for struct ifaddrs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define 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 bin/.conf_check_4b2fd2ba30325de1724175b2dee8f1b0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4b2fd2ba30325de1724175b2dee8f1b0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for struct addrinfo ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define 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 bin/.conf_check_556a912f3fe3a4b97c2257876674f9a7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_556a912f3fe3a4b97c2257876674f9a7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for struct sockaddr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define 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 bin/.conf_check_f081bf9b6b4849bd1ef325bfb0c12fcb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f081bf9b6b4849bd1ef325bfb0c12fcb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define 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 bin/.conf_check_2af78ac8b5bdd9d36bb97b8f7bc9f99a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2af78ac8b5bdd9d36bb97b8f7bc9f99a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2af78ac8b5bdd9d36bb97b8f7bc9f99a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2af78ac8b5bdd9d36bb97b8f7bc9f99a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_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 bin/.conf_check_203f56f2f186b66cbedda0a893420d85/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_203f56f2f186b66cbedda0a893420d85/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_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 bin/.conf_check_ab126ba25a47747439dc3cc8f331cef7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ab126ba25a47747439dc3cc8f331cef7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 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 bin/.conf_check_6a31d3bf03eaec4b0832b7f1804c764e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6a31d3bf03eaec4b0832b7f1804c764e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for sigsetmask ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 bin/.conf_check_11212f28a172a029134b39bb7fd8da2e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_11212f28a172a029134b39bb7fd8da2e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_11212f28a172a029134b39bb7fd8da2e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_11212f28a172a029134b39bb7fd8da2e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for siggetmask ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #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 bin/.conf_check_274071a6cae7747edb5c56c5166da65c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_274071a6cae7747edb5c56c5166da65c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_274071a6cae7747edb5c56c5166da65c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_274071a6cae7747edb5c56c5166da65c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): warning: warning: `siggetmask' is obsolete; `sigprocmask' is best ok -------------------------------------------------------- Checking for sigprocmask ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #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 bin/.conf_check_92a9e484c17a0313724564c5e042cf69/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_92a9e484c17a0313724564c5e042cf69/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_92a9e484c17a0313724564c5e042cf69/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_92a9e484c17a0313724564c5e042cf69/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #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 bin/.conf_check_bbda8dd487879a2241299557cbb4ce51/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bbda8dd487879a2241299557cbb4ce51/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bbda8dd487879a2241299557cbb4ce51/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bbda8dd487879a2241299557cbb4ce51/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for sigaction ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #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 bin/.conf_check_ddc33c917d5096265a38c56730837a5a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddc33c917d5096265a38c56730837a5a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ddc33c917d5096265a38c56730837a5a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddc33c917d5096265a38c56730837a5a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #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 bin/.conf_check_d32fce4ad2b164795f264486916307d1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d32fce4ad2b164795f264486916307d1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d32fce4ad2b164795f264486916307d1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d32fce4ad2b164795f264486916307d1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #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 bin/.conf_check_3af3f30f4cce6e15736b7c0b3084d879/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3af3f30f4cce6e15736b7c0b3084d879/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3af3f30f4cce6e15736b7c0b3084d879/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3af3f30f4cce6e15736b7c0b3084d879/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #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 bin/.conf_check_989c2810834a33f013da14a83ba55235/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_989c2810834a33f013da14a83ba55235/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_989c2810834a33f013da14a83ba55235/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_989c2810834a33f013da14a83ba55235/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #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 bin/.conf_check_4f8a4e5429aba12e5ca7533993e337c2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4f8a4e5429aba12e5ca7533993e337c2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4f8a4e5429aba12e5ca7533993e337c2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4f8a4e5429aba12e5ca7533993e337c2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #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 bin/.conf_check_65eb9c4d5e0b8ee0700de57b6aed3174/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65eb9c4d5e0b8ee0700de57b6aed3174/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_65eb9c4d5e0b8ee0700de57b6aed3174/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65eb9c4d5e0b8ee0700de57b6aed3174/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define 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 bin/.conf_check_13c88a8e3862612d246b1342c10ffe44/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_13c88a8e3862612d246b1342c10ffe44/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_13c88a8e3862612d246b1342c10ffe44/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_13c88a8e3862612d246b1342c10ffe44/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define 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 bin/.conf_check_57e2360190489160cb1b15959672d6c8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_57e2360190489160cb1b15959672d6c8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_57e2360190489160cb1b15959672d6c8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_57e2360190489160cb1b15959672d6c8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #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 bin/.conf_check_2b2f49e9b66cde290d4569e81038c5de/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2b2f49e9b66cde290d4569e81038c5de/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2b2f49e9b66cde290d4569e81038c5de/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2b2f49e9b66cde290d4569e81038c5de/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 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 bin/.conf_check_5a2ef99aae2319d200ca8e39c62b308d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5a2ef99aae2319d200ca8e39c62b308d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_5a2ef99aae2319d200ca8e39c62b308d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5a2ef99aae2319d200ca8e39c62b308d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_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 bin/.conf_check_31b358a0914c40ae7d568064aaf0958c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_31b358a0914c40ae7d568064aaf0958c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_31b358a0914c40ae7d568064aaf0958c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_31b358a0914c40ae7d568064aaf0958c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_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 bin/.conf_check_82a3b5d6e3a26974d74ef9dad452c78e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_82a3b5d6e3a26974d74ef9dad452c78e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_82a3b5d6e3a26974d74ef9dad452c78e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_82a3b5d6e3a26974d74ef9dad452c78e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_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 bin/.conf_check_1efd7034dd0cad52112d6d4da133887f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1efd7034dd0cad52112d6d4da133887f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1efd7034dd0cad52112d6d4da133887f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1efd7034dd0cad52112d6d4da133887f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for memset_s ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 #define memset_s __fake__memset_s #ifdef HAVE_LIMITS_H # include #else # include #endif #undef memset_s #if defined __stub_memset_s || defined __stub___memset_s #error "bad glibc stub" #endif extern char memset_s(); int main() { return memset_s(); } <== [1/2] Compiling bin/.conf_check_72d442924b7be9820498a0778733bdbd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_72d442924b7be9820498a0778733bdbd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_72d442924b7be9820498a0778733bdbd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_72d442924b7be9820498a0778733bdbd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `memset_s' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)memset_s; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_714f9262cb83eacca080b69fe0968ab3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_714f9262cb83eacca080b69fe0968ab3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:221:39: error: 'memset_s' undeclared (first use in this function); did you mean 'memset'? 221 | int main(void) { void *__x = (void *)memset_s; return (int)__x; return 0; } | ^~~~~~~~ | memset ../../test.c:221:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found -------------------------------------------------------- Checking for memset_explicit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ #define memset_explicit __fake__memset_explicit #ifdef HAVE_LIMITS_H # include #else # include #endif #undef memset_explicit #if defined __stub_memset_explicit || defined __stub___memset_explicit #error "bad glibc stub" #endif extern char memset_explicit(); int main() { return memset_explicit(); } <== [1/2] Compiling bin/.conf_check_6bb92758e64a1ac93ffa952029be9cfe/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6bb92758e64a1ac93ffa952029be9cfe/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6bb92758e64a1ac93ffa952029be9cfe/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6bb92758e64a1ac93ffa952029be9cfe/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `memset_explicit' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)memset_explicit; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_4b0e44f2098a3504f49d5296ae563ad9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4b0e44f2098a3504f49d5296ae563ad9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:222:39: error: 'memset_explicit' undeclared (first use in this function) 222 | int main(void) { void *__x = (void *)memset_explicit; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~ ../../test.c:222:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found -------------------------------------------------------- Checking for volatile memory protection ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { char buf[] = "This is some content"; memset(buf, '', sizeof(buf)); __asm__ volatile("" : : "g"(&buf) : "memory"); return 0; } <== [1/2] Compiling bin/.conf_check_d4a8cc999b6f21d92bc6edae277a5e25/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d4a8cc999b6f21d92bc6edae277a5e25/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:228:37: warning: null character(s) preserved in literal 228 | memset(buf, ' ', sizeof(buf)); __asm__ volatile("" : : "g"(&buf) : "memory"); | ^ [2/2] Linking bin/.conf_check_d4a8cc999b6f21d92bc6edae277a5e25/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d4a8cc999b6f21d92bc6edae277a5e25/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 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 bin/.conf_check_7ed73b3ec588305609e89ff1dac7d04e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7ed73b3ec588305609e89ff1dac7d04e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok -------------------------------------------------------- Checking for header net/if.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_35ec4753582867edce58d87e2f1ef702/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_35ec4753582867edce58d87e2f1ef702/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes -------------------------------------------------------- Checking for HAVE_IPV6 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 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 bin/.conf_check_9deefeabaf6cb9b699dffca9d0cfeef4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9deefeabaf6cb9b699dffca9d0cfeef4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9deefeabaf6cb9b699dffca9d0cfeef4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9deefeabaf6cb9b699dffca9d0cfeef4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 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 bin/.conf_check_0619d153bf43b47c8b33ea7e1ac42d19/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0619d153bf43b47c8b33ea7e1ac42d19/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0619d153bf43b47c8b33ea7e1ac42d19/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0619d153bf43b47c8b33ea7e1ac42d19/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 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 bin/.conf_check_47b06f5f0ffe7be8ba926c16023d701a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_47b06f5f0ffe7be8ba926c16023d701a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_47b06f5f0ffe7be8ba926c16023d701a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_47b06f5f0ffe7be8ba926c16023d701a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for __sync_add_and_fetch compiler builtin ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_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 int main(void) { int i; (void)__sync_add_and_fetch(&i, 1); ; return 0; } <== [1/2] Compiling bin/.conf_check_c90815f4dbf542f6b85a46ec835b374d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c90815f4dbf542f6b85a46ec835b374d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c90815f4dbf542f6b85a46ec835b374d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c90815f4dbf542f6b85a46ec835b374d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 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 bin/.conf_check_03ac0d06e3a33a10c23394724cb8de66/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_03ac0d06e3a33a10c23394724cb8de66/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:232:21: warning: implicit declaration of function 'atomic_add_32' [-Wimplicit-function-declaration] 232 | atomic_add_32(&i, 1); | ^~~~~~~~~~~~~ [2/2] Linking bin/.conf_check_03ac0d06e3a33a10c23394724cb8de66/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_03ac0d06e3a33a10c23394724cb8de66/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0x24): undefined reference to `atomic_add_32' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found -------------------------------------------------------- Checking for __atomic_add_fetch compiler builtin ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint32_t i,j; j = __atomic_add_fetch(&i,1,__ATOMIC_SEQ_CST) ; return 0; } <== [1/2] Compiling bin/.conf_check_4b6a98acf335ff2bed9be09b1148cb80/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4b6a98acf335ff2bed9be09b1148cb80/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4b6a98acf335ff2bed9be09b1148cb80/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4b6a98acf335ff2bed9be09b1148cb80/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok -------------------------------------------------------- Checking for __atomic_load compiler builtin ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { uint32_t i,j; __atomic_load(&i,&j,__ATOMIC_SEQ_CST) ; return 0; } <== [1/2] Compiling bin/.conf_check_9ea9235548406e8a2657cfb8ea664b39/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9ea9235548406e8a2657cfb8ea664b39/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9ea9235548406e8a2657cfb8ea664b39/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9ea9235548406e8a2657cfb8ea664b39/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for atomic_thread_fence(memory_order_seq_cst) in stdatomic.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { atomic_thread_fence(memory_order_seq_cst);; return 0; } <== [1/2] Compiling bin/.conf_check_71dbde02c3c3b715a7e6574e0f9253e8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_71dbde02c3c3b715a7e6574e0f9253e8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_71dbde02c3c3b715a7e6574e0f9253e8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_71dbde02c3c3b715a7e6574e0f9253e8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for fallthrough attribute ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define FALL_THROUGH __attribute__((fallthrough)) enum direction_e { UP = 0, DOWN, }; int main(void) { enum direction_e key = UP; int i = 10; int j = 0; switch (key) { case UP: i = 5; FALL_THROUGH; case DOWN: j = i * 2; break; default: break; } if (j < i) { return 1; } return 0; } <== [1/2] Compiling bin/.conf_check_49de96e23c35e85fe2e9f869be5f043d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Werror=missing-declarations', '-Werror', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_49de96e23c35e85fe2e9f869be5f043d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_49de96e23c35e85fe2e9f869be5f043d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_49de96e23c35e85fe2e9f869be5f043d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for strdup ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #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 bin/.conf_check_916ea940d57e77ebc51040ea80a434ed/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_916ea940d57e77ebc51040ea80a434ed/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for memmem ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #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 bin/.conf_check_80e46f175db7c5ec8aaa55c0e9d81c68/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_80e46f175db7c5ec8aaa55c0e9d81c68/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for printf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #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 bin/.conf_check_52f95bbfbf20e044d10629a1989362a8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_52f95bbfbf20e044d10629a1989362a8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for memset ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #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 bin/.conf_check_5f805811f3cc19bdbf83405aec878f79/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5f805811f3cc19bdbf83405aec878f79/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for memcpy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #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 bin/.conf_check_8c2e6eedc1b5a8af2c6bea79870bb455/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8c2e6eedc1b5a8af2c6bea79870bb455/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for memmove ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #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 bin/.conf_check_b90181befa47985640634015534f4fe3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b90181befa47985640634015534f4fe3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for strcpy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #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 bin/.conf_check_4e32cce6f4f337f14d23af219157e868/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4e32cce6f4f337f14d23af219157e868/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for strncpy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #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 bin/.conf_check_bc4ea025aa304a1acf591c07fb541b6e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc4ea025aa304a1acf591c07fb541b6e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for bzero ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #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 bin/.conf_check_2d3ef87a9189a733257a6bad214a305d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2d3ef87a9189a733257a6bad214a305d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for shl_load ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #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 bin/.conf_check_4ead6d5567b42bc54b03705281791cd1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4ead6d5567b42bc54b03705281791cd1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4ead6d5567b42bc54b03705281791cd1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4ead6d5567b42bc54b03705281791cd1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `shl_load' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #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 bin/.conf_check_b1930b18aa728447cea61e55921b5b2d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b1930b18aa728447cea61e55921b5b2d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:245:39: error: 'shl_load' undeclared (first use in this function) 245 | int main(void) { void *__x = (void *)shl_load; return (int)__x; return 0; } | ^~~~~~~~ ../../test.c:245:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #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 bin/.conf_check_7cfd09859492ed8f270cbec2b6c3acfd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7cfd09859492ed8f270cbec2b6c3acfd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7cfd09859492ed8f270cbec2b6c3acfd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7cfd09859492ed8f270cbec2b6c3acfd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `shl_unload' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #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 bin/.conf_check_a03e8927d360ed88c3d49da88c6b8d14/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a03e8927d360ed88c3d49da88c6b8d14/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:246:39: error: 'shl_unload' undeclared (first use in this function) 246 | int main(void) { void *__x = (void *)shl_unload; return (int)__x; return 0; } | ^~~~~~~~~~ ../../test.c:246:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #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 bin/.conf_check_43894ee057b664e204e42b088230fd8c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_43894ee057b664e204e42b088230fd8c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_43894ee057b664e204e42b088230fd8c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_43894ee057b664e204e42b088230fd8c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `shl_findsym' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #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 bin/.conf_check_ff78e409553ab87cb231ab6a37c230ad/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ff78e409553ab87cb231ab6a37c230ad/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:247:39: error: 'shl_findsym' undeclared (first use in this function) 247 | int main(void) { void *__x = (void *)shl_findsym; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:247:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------- Checking for pipe ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define 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 bin/.conf_check_3ac3c5a375880e589e790ae89f7ef21a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3ac3c5a375880e589e790ae89f7ef21a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3ac3c5a375880e589e790ae89f7ef21a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3ac3c5a375880e589e790ae89f7ef21a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define 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 bin/.conf_check_a065df23c8eef02c0bd42084e9f44319/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a065df23c8eef02c0bd42084e9f44319/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:246:38: warning: conflicting types for built-in function 'strftime'; expected 'unsigned int(char *, unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] 246 | extern char strftime(); | ^~~~~~~~ ../../test.c:239:1: note: 'strftime' is declared in header '' 238 | # include +++ |+#include 239 | #else [2/2] Linking bin/.conf_check_a065df23c8eef02c0bd42084e9f44319/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a065df23c8eef02c0bd42084e9f44319/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define 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 bin/.conf_check_de1138f3b163b8e359aab5d2f405b1f8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de1138f3b163b8e359aab5d2f405b1f8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_de1138f3b163b8e359aab5d2f405b1f8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de1138f3b163b8e359aab5d2f405b1f8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef 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 bin/.conf_check_b29fafc9e12f05fbc08ed98f1ede61f5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b29fafc9e12f05fbc08ed98f1ede61f5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b29fafc9e12f05fbc08ed98f1ede61f5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b29fafc9e12f05fbc08ed98f1ede61f5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef 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 bin/.conf_check_c959313f63ff02d11657bef38264c55f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c959313f63ff02d11657bef38264c55f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c959313f63ff02d11657bef38264c55f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c959313f63ff02d11657bef38264c55f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef 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 bin/.conf_check_4393017fc5c66efc39679c2cfe046f68/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4393017fc5c66efc39679c2cfe046f68/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4393017fc5c66efc39679c2cfe046f68/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4393017fc5c66efc39679c2cfe046f68/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define 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 bin/.conf_check_78747b3d5ea8d54b76e5eb5a387ce078/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_78747b3d5ea8d54b76e5eb5a387ce078/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_78747b3d5ea8d54b76e5eb5a387ce078/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_78747b3d5ea8d54b76e5eb5a387ce078/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define 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 bin/.conf_check_d596ab80ad90aea7d9fedb32a0ceb4ce/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d596ab80ad90aea7d9fedb32a0ceb4ce/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d596ab80ad90aea7d9fedb32a0ceb4ce/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d596ab80ad90aea7d9fedb32a0ceb4ce/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define 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 bin/.conf_check_2c5a7cf67193cac4708a496ed23db18f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c5a7cf67193cac4708a496ed23db18f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2c5a7cf67193cac4708a496ed23db18f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c5a7cf67193cac4708a496ed23db18f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define 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 bin/.conf_check_40e2534974fa20755ab63e269bcd0d5d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_40e2534974fa20755ab63e269bcd0d5d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_40e2534974fa20755ab63e269bcd0d5d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_40e2534974fa20755ab63e269bcd0d5d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define 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 bin/.conf_check_51cef5f9215c1a2bdf9c51883daa1740/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_51cef5f9215c1a2bdf9c51883daa1740/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_51cef5f9215c1a2bdf9c51883daa1740/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_51cef5f9215c1a2bdf9c51883daa1740/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define 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 bin/.conf_check_e8f726c75390cd1d28ada3636e39d25e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e8f726c75390cd1d28ada3636e39d25e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e8f726c75390cd1d28ada3636e39d25e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e8f726c75390cd1d28ada3636e39d25e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define 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 bin/.conf_check_43b0b4f98618bae49c21edf571eb8127/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_43b0b4f98618bae49c21edf571eb8127/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_43b0b4f98618bae49c21edf571eb8127/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_43b0b4f98618bae49c21edf571eb8127/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define 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 bin/.conf_check_86b1f9196283475eda25ad2261fde27b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_86b1f9196283475eda25ad2261fde27b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_86b1f9196283475eda25ad2261fde27b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_86b1f9196283475eda25ad2261fde27b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define 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 bin/.conf_check_6397e792770389cdc7be3dd7926f3c82/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6397e792770389cdc7be3dd7926f3c82/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6397e792770389cdc7be3dd7926f3c82/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6397e792770389cdc7be3dd7926f3c82/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define 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 bin/.conf_check_744238763308bf2e7b17b51449e0a3df/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_744238763308bf2e7b17b51449e0a3df/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_744238763308bf2e7b17b51449e0a3df/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_744238763308bf2e7b17b51449e0a3df/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define 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 bin/.conf_check_fb19eac707e7e4be19f289be2bed7bc1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fb19eac707e7e4be19f289be2bed7bc1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fb19eac707e7e4be19f289be2bed7bc1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fb19eac707e7e4be19f289be2bed7bc1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define 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 bin/.conf_check_30263c0eaad5d467aef15593d0aa5663/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_30263c0eaad5d467aef15593d0aa5663/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_30263c0eaad5d467aef15593d0aa5663/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_30263c0eaad5d467aef15593d0aa5663/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define 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 bin/.conf_check_da53001eded2dda28105db4cdedb668f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_da53001eded2dda28105db4cdedb668f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_da53001eded2dda28105db4cdedb668f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_da53001eded2dda28105db4cdedb668f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define 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 bin/.conf_check_674b95e083d8e9db94f8bbf28218a7aa/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_674b95e083d8e9db94f8bbf28218a7aa/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_674b95e083d8e9db94f8bbf28218a7aa/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_674b95e083d8e9db94f8bbf28218a7aa/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define 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 bin/.conf_check_a5a6a217c7ffa792787834fae7151ac7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a5a6a217c7ffa792787834fae7151ac7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a5a6a217c7ffa792787834fae7151ac7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a5a6a217c7ffa792787834fae7151ac7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define 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 bin/.conf_check_159da908c96f42ff0f212b33aed1b672/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_159da908c96f42ff0f212b33aed1b672/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_159da908c96f42ff0f212b33aed1b672/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_159da908c96f42ff0f212b33aed1b672/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define 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 bin/.conf_check_d4ec558e5f49933482409e4110f84e87/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d4ec558e5f49933482409e4110f84e87/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d4ec558e5f49933482409e4110f84e87/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d4ec558e5f49933482409e4110f84e87/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define 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 bin/.conf_check_6d792625b71243797f840e8f044bd98f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6d792625b71243797f840e8f044bd98f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6d792625b71243797f840e8f044bd98f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6d792625b71243797f840e8f044bd98f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define 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 bin/.conf_check_3e133463827ae8f89c778b892ba5410f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3e133463827ae8f89c778b892ba5410f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3e133463827ae8f89c778b892ba5410f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3e133463827ae8f89c778b892ba5410f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define 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 bin/.conf_check_dda9496175f329ac157845d63b9eaef2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dda9496175f329ac157845d63b9eaef2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_dda9496175f329ac157845d63b9eaef2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dda9496175f329ac157845d63b9eaef2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #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 bin/.conf_check_a0baadf51bdfb38f6266bf9e6931e0d5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a0baadf51bdfb38f6266bf9e6931e0d5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a0baadf51bdfb38f6266bf9e6931e0d5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a0baadf51bdfb38f6266bf9e6931e0d5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `chsize' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 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 bin/.conf_check_76b53ff50c8c584fe3fc6e5e8b398f80/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_76b53ff50c8c584fe3fc6e5e8b398f80/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:274:39: error: 'chsize' undeclared (first use in this function) 274 | int main(void) { void *__x = (void *)chsize; return (int)__x; return 0; } | ^~~~~~ ../../test.c:274:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------- Checking for rename ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #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 bin/.conf_check_b7d9aedc536ac395c564157dc3121b79/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b7d9aedc536ac395c564157dc3121b79/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b7d9aedc536ac395c564157dc3121b79/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b7d9aedc536ac395c564157dc3121b79/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #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 bin/.conf_check_d4ab6da132bf2e2c9f6d7d6490c2ed09/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d4ab6da132bf2e2c9f6d7d6490c2ed09/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d4ab6da132bf2e2c9f6d7d6490c2ed09/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d4ab6da132bf2e2c9f6d7d6490c2ed09/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #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 bin/.conf_check_086c5882cfde1e00cd964a86cf3e883b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_086c5882cfde1e00cd964a86cf3e883b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_086c5882cfde1e00cd964a86cf3e883b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_086c5882cfde1e00cd964a86cf3e883b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #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 bin/.conf_check_705eaa3e8d0589c741d823b7ebe28e15/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_705eaa3e8d0589c741d823b7ebe28e15/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_705eaa3e8d0589c741d823b7ebe28e15/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_705eaa3e8d0589c741d823b7ebe28e15/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #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 bin/.conf_check_511d32e61690ace0ca7129596e6febe9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_511d32e61690ace0ca7129596e6febe9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_511d32e61690ace0ca7129596e6febe9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_511d32e61690ace0ca7129596e6febe9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #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 bin/.conf_check_de3f43afcee8cd3333db6855551b661a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de3f43afcee8cd3333db6855551b661a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_de3f43afcee8cd3333db6855551b661a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de3f43afcee8cd3333db6855551b661a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define 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 bin/.conf_check_7d87ded4cf34ceabb1c68056db2c1c16/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d87ded4cf34ceabb1c68056db2c1c16/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:278:38: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, unsigned int)' [-Wbuiltin-declaration-mismatch] 278 | extern char strndup(); | ^~~~~~~ [2/2] Linking bin/.conf_check_7d87ded4cf34ceabb1c68056db2c1c16/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d87ded4cf34ceabb1c68056db2c1c16/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define 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 bin/.conf_check_6f65a61d650fe9f18deb58db29955b07/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6f65a61d650fe9f18deb58db29955b07/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6f65a61d650fe9f18deb58db29955b07/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6f65a61d650fe9f18deb58db29955b07/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define 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 bin/.conf_check_d8d621590ee33a454a064adb8a9280d3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d8d621590ee33a454a064adb8a9280d3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d8d621590ee33a454a064adb8a9280d3/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d8d621590ee33a454a064adb8a9280d3/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define 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 bin/.conf_check_efc6cbb7eb204f1b865c8039ec1fec8a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_efc6cbb7eb204f1b865c8039ec1fec8a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_efc6cbb7eb204f1b865c8039ec1fec8a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_efc6cbb7eb204f1b865c8039ec1fec8a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_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 bin/.conf_check_30ee178c40cd2f218f3853a222f10a56/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_30ee178c40cd2f218f3853a222f10a56/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_30ee178c40cd2f218f3853a222f10a56/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_30ee178c40cd2f218f3853a222f10a56/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_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 bin/.conf_check_69198e00630c6f12c1901c1815d2f3b7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_69198e00630c6f12c1901c1815d2f3b7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_69198e00630c6f12c1901c1815d2f3b7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_69198e00630c6f12c1901c1815d2f3b7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_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 bin/.conf_check_09f290fd2e5f918a62f0d66ee28192c3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09f290fd2e5f918a62f0d66ee28192c3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_09f290fd2e5f918a62f0d66ee28192c3/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09f290fd2e5f918a62f0d66ee28192c3/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_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 bin/.conf_check_b8dca13d326bd0ff470f3a0844a63d79/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b8dca13d326bd0ff470f3a0844a63d79/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b8dca13d326bd0ff470f3a0844a63d79/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b8dca13d326bd0ff470f3a0844a63d79/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_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 bin/.conf_check_575dabf4ebed3a6fbf57543fd767e626/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_575dabf4ebed3a6fbf57543fd767e626/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_575dabf4ebed3a6fbf57543fd767e626/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_575dabf4ebed3a6fbf57543fd767e626/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_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 bin/.conf_check_1b525c978f303e1e8281cf89d5a89319/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b525c978f303e1e8281cf89d5a89319/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1b525c978f303e1e8281cf89d5a89319/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b525c978f303e1e8281cf89d5a89319/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define 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 bin/.conf_check_36523116ef396c6ef260f60f138bd26e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36523116ef396c6ef260f60f138bd26e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_36523116ef396c6ef260f60f138bd26e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36523116ef396c6ef260f60f138bd26e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define 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 bin/.conf_check_270cef960cf9e45a3a5b4c0910cad87b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_270cef960cf9e45a3a5b4c0910cad87b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_270cef960cf9e45a3a5b4c0910cad87b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_270cef960cf9e45a3a5b4c0910cad87b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define 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 bin/.conf_check_3eab39c8a95d3ece7b37f5bb5104e1db/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3eab39c8a95d3ece7b37f5bb5104e1db/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3eab39c8a95d3ece7b37f5bb5104e1db/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3eab39c8a95d3ece7b37f5bb5104e1db/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define 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 bin/.conf_check_e614ccf177c712d606dfa6f9c2d37046/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e614ccf177c712d606dfa6f9c2d37046/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e614ccf177c712d606dfa6f9c2d37046/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e614ccf177c712d606dfa6f9c2d37046/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define 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 bin/.conf_check_9bfaf32a6d7fd3be8a84258ac1197d00/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9bfaf32a6d7fd3be8a84258ac1197d00/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9bfaf32a6d7fd3be8a84258ac1197d00/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9bfaf32a6d7fd3be8a84258ac1197d00/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define 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 bin/.conf_check_796ec4bc6ec381de9cbb2f229bd5bfda/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_796ec4bc6ec381de9cbb2f229bd5bfda/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:293:38: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 293 | extern char snprintf(); | ^~~~~~~~ ../../test.c:286:1: note: 'snprintf' is declared in header '' 285 | # include +++ |+#include 286 | #else [2/2] Linking bin/.conf_check_796ec4bc6ec381de9cbb2f229bd5bfda/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_796ec4bc6ec381de9cbb2f229bd5bfda/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define 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 bin/.conf_check_f42122797fce03b14681fe97702c9557/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f42122797fce03b14681fe97702c9557/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:294:38: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 294 | extern char vsnprintf(); | ^~~~~~~~~ ../../test.c:287:1: note: 'vsnprintf' is declared in header '' 286 | # include +++ |+#include 287 | #else [2/2] Linking bin/.conf_check_f42122797fce03b14681fe97702c9557/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f42122797fce03b14681fe97702c9557/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define 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 bin/.conf_check_22e9adbea0866572c3343c59614d7494/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_22e9adbea0866572c3343c59614d7494/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_22e9adbea0866572c3343c59614d7494/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_22e9adbea0866572c3343c59614d7494/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define 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 bin/.conf_check_0ebd2eb122559dcc3750829ffb14486b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0ebd2eb122559dcc3750829ffb14486b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0ebd2eb122559dcc3750829ffb14486b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0ebd2eb122559dcc3750829ffb14486b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define 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 bin/.conf_check_7095cbd26957263489719ba2a2352a85/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7095cbd26957263489719ba2a2352a85/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7095cbd26957263489719ba2a2352a85/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7095cbd26957263489719ba2a2352a85/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define 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 bin/.conf_check_d6aaa1ec16f0e4cd9ee1a6e684260daf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d6aaa1ec16f0e4cd9ee1a6e684260daf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d6aaa1ec16f0e4cd9ee1a6e684260daf/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d6aaa1ec16f0e4cd9ee1a6e684260daf/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define 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 bin/.conf_check_08a5bbd2f14eb75840adb4506b96a1f2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_08a5bbd2f14eb75840adb4506b96a1f2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:299:38: warning: conflicting types for built-in function 'strnlen'; expected 'unsigned int(const char *, unsigned int)' [-Wbuiltin-declaration-mismatch] 299 | extern char strnlen(); | ^~~~~~~ [2/2] Linking bin/.conf_check_08a5bbd2f14eb75840adb4506b96a1f2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_08a5bbd2f14eb75840adb4506b96a1f2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define 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 bin/.conf_check_60c46b79bb237c282bb630d6cd518b2b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_60c46b79bb237c282bb630d6cd518b2b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_60c46b79bb237c282bb630d6cd518b2b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_60c46b79bb237c282bb630d6cd518b2b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #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 bin/.conf_check_8d8178ebc4157030d93ce15a9c6bab47/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8d8178ebc4157030d93ce15a9c6bab47/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_8d8178ebc4157030d93ce15a9c6bab47/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8d8178ebc4157030d93ce15a9c6bab47/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `__strtoull' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 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 bin/.conf_check_dbe5daf19619fd3f120cd55292e1410c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbe5daf19619fd3f120cd55292e1410c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:304:39: error: '__strtoull' undeclared (first use in this function); did you mean 'strtoull'? 304 | int main(void) { void *__x = (void *)__strtoull; return (int)__x; return 0; } | ^~~~~~~~~~ | strtoull ../../test.c:304:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------- Checking for strtouq ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #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 bin/.conf_check_c01e4dcc14524426ad9c403658ec054b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c01e4dcc14524426ad9c403658ec054b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c01e4dcc14524426ad9c403658ec054b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c01e4dcc14524426ad9c403658ec054b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #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 bin/.conf_check_a962c92d1e1a65491216078b482814c1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a962c92d1e1a65491216078b482814c1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a962c92d1e1a65491216078b482814c1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a962c92d1e1a65491216078b482814c1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 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 bin/.conf_check_d47ad5e4168c6bd325f18d25d534d43e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d47ad5e4168c6bd325f18d25d534d43e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d47ad5e4168c6bd325f18d25d534d43e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d47ad5e4168c6bd325f18d25d534d43e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `__strtoll' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_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 bin/.conf_check_0dda96605e3477e8b9c6ca52c34c52de/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0dda96605e3477e8b9c6ca52c34c52de/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:307:39: error: '__strtoll' undeclared (first use in this function); did you mean 'strtoll'? 307 | int main(void) { void *__x = (void *)__strtoll; return (int)__x; return 0; } | ^~~~~~~~~ | strtoll ../../test.c:307:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------- Checking for strtoq ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 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 bin/.conf_check_5c05300e4914415e11aed91cefd4e075/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5c05300e4914415e11aed91cefd4e075/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_5c05300e4914415e11aed91cefd4e075/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5c05300e4914415e11aed91cefd4e075/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 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 bin/.conf_check_99923b472073ee06918d5725b39ddb93/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99923b472073ee06918d5725b39ddb93/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_99923b472073ee06918d5725b39ddb93/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99923b472073ee06918d5725b39ddb93/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 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 bin/.conf_check_799bddb4889255825100b3a097c57e90/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_799bddb4889255825100b3a097c57e90/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:307:38: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, unsigned int, unsigned int)' [-Wbuiltin-declaration-mismatch] 307 | extern char posix_memalign(); | ^~~~~~~~~~~~~~ [2/2] Linking bin/.conf_check_799bddb4889255825100b3a097c57e90/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_799bddb4889255825100b3a097c57e90/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for fmemopen ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define fmemopen __fake__fmemopen #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fmemopen #if defined __stub_fmemopen || defined __stub___fmemopen #error "bad glibc stub" #endif extern char fmemopen(); int main() { return fmemopen(); } <== [1/2] Compiling bin/.conf_check_743c536b6d44efb569890e56078c4e7b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_743c536b6d44efb569890e56078c4e7b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_743c536b6d44efb569890e56078c4e7b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_743c536b6d44efb569890e56078c4e7b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for header malloc.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_225484fc09d67932add4b9d72a43f7e0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_225484fc09d67932add4b9d72a43f7e0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 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 bin/.conf_check_d9ee7319d341f0a16006348086a5df57/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d9ee7319d341f0a16006348086a5df57/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 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 bin/.conf_check_05145e1de07f46fc89cb31252548d872/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_05145e1de07f46fc89cb31252548d872/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:314: warning: "_XOPEN_SOURCE" redefined 314 | #define _XOPEN_SOURCE 600 | In file included from /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from ../../test.c:299: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/features.h:216: note: this is the location of the previous definition 216 | # define _XOPEN_SOURCE 700 | [2/2] Linking bin/.conf_check_05145e1de07f46fc89cb31252548d872/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_05145e1de07f46fc89cb31252548d872/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for posix_fallocate ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define posix_fallocate __fake__posix_fallocate #ifdef HAVE_LIMITS_H # include #else # include #endif #undef posix_fallocate #if defined __stub_posix_fallocate || defined __stub___posix_fallocate #error "bad glibc stub" #endif extern char posix_fallocate(); int main() { return posix_fallocate(); } <== [1/2] Compiling bin/.conf_check_99afee48b328ac8c0c044463e52d15f8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99afee48b328ac8c0c044463e52d15f8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_99afee48b328ac8c0c044463e52d15f8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99afee48b328ac8c0c044463e52d15f8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #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 bin/.conf_check_3978b77e93f33eb3354a2ee99428b951/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3978b77e93f33eb3354a2ee99428b951/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3978b77e93f33eb3354a2ee99428b951/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3978b77e93f33eb3354a2ee99428b951/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #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 bin/.conf_check_49f6fd4ad1fa5361f7e04f54919a57d6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_49f6fd4ad1fa5361f7e04f54919a57d6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_49f6fd4ad1fa5361f7e04f54919a57d6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_49f6fd4ad1fa5361f7e04f54919a57d6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #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 bin/.conf_check_06f7ad62c3c9395c38383ddeb1653092/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_06f7ad62c3c9395c38383ddeb1653092/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_06f7ad62c3c9395c38383ddeb1653092/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_06f7ad62c3c9395c38383ddeb1653092/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #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/3] Compiling bin/.conf_check_817a772ad844484503ed914bf8595266/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_817a772ad844484503ed914bf8595266/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_817a772ad844484503ed914bf8595266/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_817a772ad844484503ed914bf8595266/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_817a772ad844484503ed914bf8595266/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_817a772ad844484503ed914bf8595266/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking correct behavior of strtoll'] from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed False not found --------------------------------------------------------------------- Checking for if_nameindex ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define if_nameindex __fake__if_nameindex #ifdef HAVE_LIMITS_H # include #else # include #endif #undef if_nameindex #if defined __stub_if_nameindex || defined __stub___if_nameindex #error "bad glibc stub" #endif extern char if_nameindex(); int main() { return if_nameindex(); } <== [1/2] Compiling bin/.conf_check_cd5cb33799862bd371237bac1071108e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cd5cb33799862bd371237bac1071108e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_cd5cb33799862bd371237bac1071108e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cd5cb33799862bd371237bac1071108e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for if_nametoindex ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #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 bin/.conf_check_7972486c1f6465cf6cc32f5721f24f83/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7972486c1f6465cf6cc32f5721f24f83/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7972486c1f6465cf6cc32f5721f24f83/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7972486c1f6465cf6cc32f5721f24f83/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #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 bin/.conf_check_6155149a2a22e60811809c86fafea750/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6155149a2a22e60811809c86fafea750/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6155149a2a22e60811809c86fafea750/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6155149a2a22e60811809c86fafea750/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for syslog ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #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 bin/.conf_check_1cc8dd5cb21af2fc55123df03e46c459/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1cc8dd5cb21af2fc55123df03e46c459/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1cc8dd5cb21af2fc55123df03e46c459/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1cc8dd5cb21af2fc55123df03e46c459/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #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 bin/.conf_check_a40ac18b2f49550e4564d791d1574770/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a40ac18b2f49550e4564d791d1574770/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a40ac18b2f49550e4564d791d1574770/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a40ac18b2f49550e4564d791d1574770/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #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 bin/.conf_check_e3fce137bafcfb244698f2a3d5c8c73b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e3fce137bafcfb244698f2a3d5c8c73b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e3fce137bafcfb244698f2a3d5c8c73b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e3fce137bafcfb244698f2a3d5c8c73b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #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 bin/.conf_check_5884ff069d331346d92fa13ec1d9fb19/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5884ff069d331346d92fa13ec1d9fb19/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_5884ff069d331346d92fa13ec1d9fb19/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5884ff069d331346d92fa13ec1d9fb19/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #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 bin/.conf_check_36d4e4465055ca322cad2f722975afbc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36d4e4465055ca322cad2f722975afbc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_36d4e4465055ca322cad2f722975afbc/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36d4e4465055ca322cad2f722975afbc/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #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 bin/.conf_check_1be24add3fcb96a9b4d0beebc5174d84/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1be24add3fcb96a9b4d0beebc5174d84/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1be24add3fcb96a9b4d0beebc5174d84/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1be24add3fcb96a9b4d0beebc5174d84/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #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 bin/.conf_check_5b64be8b0b279a4379888e577ffc983d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5b64be8b0b279a4379888e577ffc983d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_5b64be8b0b279a4379888e577ffc983d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5b64be8b0b279a4379888e577ffc983d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_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 bin/.conf_check_773de733e6996db71e387eafaa321ad4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_773de733e6996db71e387eafaa321ad4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_773de733e6996db71e387eafaa321ad4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_773de733e6996db71e387eafaa321ad4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define 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 bin/.conf_check_36ec32ed1d2350e5ad189f1dce1acc59/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36ec32ed1d2350e5ad189f1dce1acc59/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_36ec32ed1d2350e5ad189f1dce1acc59/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36ec32ed1d2350e5ad189f1dce1acc59/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define 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 bin/.conf_check_9dfab2c2c6fa5f5cfb8b2adb5004f17c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9dfab2c2c6fa5f5cfb8b2adb5004f17c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9dfab2c2c6fa5f5cfb8b2adb5004f17c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9dfab2c2c6fa5f5cfb8b2adb5004f17c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_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 bin/.conf_check_04d412317ff1056049fbe46f83dd7e58/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_04d412317ff1056049fbe46f83dd7e58/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_04d412317ff1056049fbe46f83dd7e58/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_04d412317ff1056049fbe46f83dd7e58/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 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 bin/.conf_check_3ebc89f2841d78ee560c0e459a4d876b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3ebc89f2841d78ee560c0e459a4d876b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3ebc89f2841d78ee560c0e459a4d876b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3ebc89f2841d78ee560c0e459a4d876b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #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 bin/.conf_check_a50e97fd921531ea5f62f1b85bdf9f29/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a50e97fd921531ea5f62f1b85bdf9f29/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a50e97fd921531ea5f62f1b85bdf9f29/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a50e97fd921531ea5f62f1b85bdf9f29/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #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 bin/.conf_check_78d5d33a3886ccd8e69562e62881de53/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_78d5d33a3886ccd8e69562e62881de53/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_78d5d33a3886ccd8e69562e62881de53/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_78d5d33a3886ccd8e69562e62881de53/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #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 bin/.conf_check_a5c542073d1bf93e4d0e48f3b14db3f1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a5c542073d1bf93e4d0e48f3b14db3f1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a5c542073d1bf93e4d0e48f3b14db3f1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a5c542073d1bf93e4d0e48f3b14db3f1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #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 bin/.conf_check_c6bf8f160716017ee273371ccd742c2f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6bf8f160716017ee273371ccd742c2f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c6bf8f160716017ee273371ccd742c2f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6bf8f160716017ee273371ccd742c2f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #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 bin/.conf_check_b0c30ab84ac55eeda26ee3f038c3ad8b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b0c30ab84ac55eeda26ee3f038c3ad8b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b0c30ab84ac55eeda26ee3f038c3ad8b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b0c30ab84ac55eeda26ee3f038c3ad8b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for epoll_create1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #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_create1 __fake__epoll_create1 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef epoll_create1 #if defined __stub_epoll_create1 || defined __stub___epoll_create1 #error "bad glibc stub" #endif extern char epoll_create1(); int main() { return epoll_create1(); } <== [1/2] Compiling bin/.conf_check_4605a61c3ace475e1f1f57fcad9fc0fc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4605a61c3ace475e1f1f57fcad9fc0fc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4605a61c3ace475e1f1f57fcad9fc0fc/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4605a61c3ace475e1f1f57fcad9fc0fc/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- Checking for getprogname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 #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 bin/.conf_check_c7af758f11de0eae6ec221beb196cbd1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7af758f11de0eae6ec221beb196cbd1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c7af758f11de0eae6ec221beb196cbd1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7af758f11de0eae6ec221beb196cbd1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getprogname' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #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 bin/.conf_check_5e629919e7ff30490e211f1c3c03f7f6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5e629919e7ff30490e211f1c3c03f7f6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:341:39: error: 'getprogname' undeclared (first use in this function) 341 | int main(void) { void *__x = (void *)getprogname; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:341:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------- Checking for copy_file_range ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define copy_file_range __fake__copy_file_range #ifdef HAVE_LIMITS_H # include #else # include #endif #undef copy_file_range #if defined __stub_copy_file_range || defined __stub___copy_file_range #error "bad glibc stub" #endif extern char copy_file_range(); int main() { return copy_file_range(); } <== [1/2] Compiling bin/.conf_check_887feed19f545e6214aba8ee8472d51f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_887feed19f545e6214aba8ee8472d51f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_887feed19f545e6214aba8ee8472d51f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_887feed19f545e6214aba8ee8472d51f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 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 bin/.conf_check_ff1961e91b2f95d00a58e464d68bc670/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ff1961e91b2f95d00a58e464d68bc670/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ff1961e91b2f95d00a58e464d68bc670/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ff1961e91b2f95d00a58e464d68bc670/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------- 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 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 bin/.conf_check_ed1f7db56f10a8df44f0c6129cbdeb16/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ed1f7db56f10a8df44f0c6129cbdeb16/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:346:19: error: too many arguments to function 'getxattr' 346 | int main(void) { getxattr(NULL, NULL, NULL, 0, 0, 0); return 0; } | ^~~~~~~~ In file included from ../../test.c:345: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/sys/xattr.h:60:16: note: declared here 60 | extern ssize_t getxattr (const char *__path, const char *__name, | ^~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------- Checking for dlopen ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_ba9533b04d2de0e04867f7396b656fca/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ba9533b04d2de0e04867f7396b656fca/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a934fd265109b796fcf8b61142686bc1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a934fd265109b796fcf8b61142686bc1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:347:10: fatal error: dl.h: No such file or directory 347 | #include | ^~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 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 bin/.conf_check_e01a62e33707ca9a6dec54f5019b1f87/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e01a62e33707ca9a6dec54f5019b1f87/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e01a62e33707ca9a6dec54f5019b1f87/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e01a62e33707ca9a6dec54f5019b1f87/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 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 bin/.conf_check_4f72e8411e273668ffc294c364b03711/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4f72e8411e273668ffc294c364b03711/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4f72e8411e273668ffc294c364b03711/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4f72e8411e273668ffc294c364b03711/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 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 bin/.conf_check_c2aaa7d38af6de857bd2dd2508f7a600/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c2aaa7d38af6de857bd2dd2508f7a600/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c2aaa7d38af6de857bd2dd2508f7a600/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c2aaa7d38af6de857bd2dd2508f7a600/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 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 bin/.conf_check_7f77e720d9a06ad86af130340151d7fd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7f77e720d9a06ad86af130340151d7fd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7f77e720d9a06ad86af130340151d7fd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7f77e720d9a06ad86af130340151d7fd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef 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 bin/.conf_check_e054336786ad038635c58bdcb0c8e4b3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e054336786ad038635c58bdcb0c8e4b3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_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 bin/.conf_check_b864501d26d9b7b61d10d885802e4961/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b864501d26d9b7b61d10d885802e4961/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:353:25: error: conflicting types for 'dlopen'; have 'void *(const char *, unsigned int)' 353 | int main(void) { void *dlopen(const char* filename, unsigned int flags); void *_x = (void *)dlopen; return 0; } | ^~~~~~ In file included from ../../test.c:352: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/dlfcn.h:56:14: note: previous declaration of 'dlopen' with type 'void *(const char *, int)' 56 | extern void *dlopen (const char *__file, int __mode) __THROWNL; | ^~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------- Checking for fdatasync ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 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 bin/.conf_check_50bdaa69ca6ae851b785416aa9f4999d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_50bdaa69ca6ae851b785416aa9f4999d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_50bdaa69ca6ae851b785416aa9f4999d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_50bdaa69ca6ae851b785416aa9f4999d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_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 bin/.conf_check_1579d60077f30e73c01e136e85f5f39f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1579d60077f30e73c01e136e85f5f39f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------- Checking for clock_gettime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #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 bin/.conf_check_216a5a3d742d97a0d210e8061ba4b7b8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_216a5a3d742d97a0d210e8061ba4b7b8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_216a5a3d742d97a0d210e8061ba4b7b8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_216a5a3d742d97a0d210e8061ba4b7b8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #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 bin/.conf_check_3f7a3c23bdbd791b266c6bc8161c6ff6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3f7a3c23bdbd791b266c6bc8161c6ff6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3f7a3c23bdbd791b266c6bc8161c6ff6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3f7a3c23bdbd791b266c6bc8161c6ff6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #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 bin/.conf_check_b5dc5b3298e01dbc567a361783fc886f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b5dc5b3298e01dbc567a361783fc886f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b5dc5b3298e01dbc567a361783fc886f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b5dc5b3298e01dbc567a361783fc886f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_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 bin/.conf_check_74558ca4ee137cc18fed9f61892944c7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74558ca4ee137cc18fed9f61892944c7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_74558ca4ee137cc18fed9f61892944c7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74558ca4ee137cc18fed9f61892944c7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_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 bin/.conf_check_bea92c9c0dc704c61d7481a40fd01fbd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bea92c9c0dc704c61d7481a40fd01fbd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------------------- Checking for header arpa/nameser.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7c2b06a7da45cb9e64f5039fc2ab2243/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7c2b06a7da45cb9e64f5039fc2ab2243/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes --------------------------------------------------------------------------------- Checking for header resolv.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #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 bin/.conf_check_e5410944473c9439453c0a72a9ce914d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e5410944473c9439453c0a72a9ce914d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes --------------------------------------------------------------------------------- Checking for res_search ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_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 bin/.conf_check_6577143b30f2ff470d40e64ff3d8fd7a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6577143b30f2ff470d40e64ff3d8fd7a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6577143b30f2ff470d40e64ff3d8fd7a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6577143b30f2ff470d40e64ff3d8fd7a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for header libintl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_4e582ea825491517b01f5a0285cdcf33/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4e582ea825491517b01f5a0285cdcf33/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes --------------------------------------------------------------------------------- Checking for library intl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_90bd2f1bb2e1fe47379d5950b088ef3e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_90bd2f1bb2e1fe47379d5950b088ef3e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_90bd2f1bb2e1fe47379d5950b088ef3e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_90bd2f1bb2e1fe47379d5950b088ef3e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lintl', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lintl: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed --------------------------------------------------------------------------------- Checking for declaration of dgettext ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 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 bin/.conf_check_433ed4056c66e5f3941188fd90514836/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_433ed4056c66e5f3941188fd90514836/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 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 bin/.conf_check_3e240ae81cf8d7dc75ff6f9a46e309c9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3e240ae81cf8d7dc75ff6f9a46e309c9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 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 bin/.conf_check_1ffdf7bfe336be4fd71709b4fd6a49fe/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1ffdf7bfe336be4fd71709b4fd6a49fe/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 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 bin/.conf_check_1ae00d4992aa3d63de440c0f95757f2b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1ae00d4992aa3d63de440c0f95757f2b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 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 bin/.conf_check_7b0ab45dc946ecaa57cb8470cfc328e0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7b0ab45dc946ecaa57cb8470cfc328e0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------------------- Checking for bindtextdomain ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 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 bin/.conf_check_11e8129d1d6d47c1f2d04b6897fb7a4f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_11e8129d1d6d47c1f2d04b6897fb7a4f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_11e8129d1d6d47c1f2d04b6897fb7a4f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_11e8129d1d6d47c1f2d04b6897fb7a4f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_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 bin/.conf_check_08f9e6ae73d7130baabd1fd4eeb08611/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_08f9e6ae73d7130baabd1fd4eeb08611/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_08f9e6ae73d7130baabd1fd4eeb08611/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_08f9e6ae73d7130baabd1fd4eeb08611/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_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 bin/.conf_check_ef9049751e5fb4d4cc67a28edd84ebcc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef9049751e5fb4d4cc67a28edd84ebcc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ef9049751e5fb4d4cc67a28edd84ebcc/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef9049751e5fb4d4cc67a28edd84ebcc/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_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 bin/.conf_check_289ae366387dbde3a22da0e6a88671bf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_289ae366387dbde3a22da0e6a88671bf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:370:38: warning: conflicting types for built-in function 'dgettext'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 370 | extern char dgettext(); | ^~~~~~~~ [2/2] Linking bin/.conf_check_289ae366387dbde3a22da0e6a88671bf/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_289ae366387dbde3a22da0e6a88671bf/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_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 bin/.conf_check_fd23a231d5420f623e638700fa838722/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fd23a231d5420f623e638700fa838722/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:371:38: warning: conflicting types for built-in function 'gettext'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 371 | extern char gettext(); | ^~~~~~~ [2/2] Linking bin/.conf_check_fd23a231d5420f623e638700fa838722/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fd23a231d5420f623e638700fa838722/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for pthread_create ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5597b2dfe3d44408648d10d3068f2a65/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5597b2dfe3d44408648d10d3068f2a65/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #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 bin/.conf_check_37547268519387845ce5eec8ae6898c2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_37547268519387845ce5eec8ae6898c2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_37547268519387845ce5eec8ae6898c2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_37547268519387845ce5eec8ae6898c2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for pthread_attr_init ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 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 bin/.conf_check_b1cfe7c8d3ecf1023bdf20b15973a558/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b1cfe7c8d3ecf1023bdf20b15973a558/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b1cfe7c8d3ecf1023bdf20b15973a558/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b1cfe7c8d3ecf1023bdf20b15973a558/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 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 bin/.conf_check_759a7ff2102fbe5259ba659da4912624/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_759a7ff2102fbe5259ba659da4912624/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_759a7ff2102fbe5259ba659da4912624/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_759a7ff2102fbe5259ba659da4912624/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 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 bin/.conf_check_6d82ec7217be3ddeb8ed96ef4a4eec87/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6d82ec7217be3ddeb8ed96ef4a4eec87/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:382:44: error: lvalue required as unary '&' operand 382 | void *_x; _x=(void *)&PTHREAD_MUTEX_ROBUST; return (int)_x; | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 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 bin/.conf_check_c24c4ddeced8a404368cbfaee76eae5c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c24c4ddeced8a404368cbfaee76eae5c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #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 bin/.conf_check_c60d676b2441b5ad8445f7ec0ef043e0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c60d676b2441b5ad8445f7ec0ef043e0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c60d676b2441b5ad8445f7ec0ef043e0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c60d676b2441b5ad8445f7ec0ef043e0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for __thread local storage ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include __thread int tls; int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_60dac2666240b87a7d999e2628c38614/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_60dac2666240b87a7d999e2628c38614/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_60dac2666240b87a7d999e2628c38614/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_60dac2666240b87a7d999e2628c38614/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for crypt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 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 bin/.conf_check_ab557e7d19abaa49ff001e5c7d57865c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ab557e7d19abaa49ff001e5c7d57865c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ab557e7d19abaa49ff001e5c7d57865c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ab557e7d19abaa49ff001e5c7d57865c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `crypt' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 /* #undef HAVE_CRYPT */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)crypt; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_f4b24229ad301625f40a5998dc23a9dd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f4b24229ad301625f40a5998dc23a9dd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f4b24229ad301625f40a5998dc23a9dd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f4b24229ad301625f40a5998dc23a9dd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0x6): undefined reference to `crypt' /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c:(.text+0xa): undefined reference to `crypt' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for library crypt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 /* #undef HAVE_CRYPT */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_392194826a3eadc3d1effbb994675778/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_392194826a3eadc3d1effbb994675778/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_392194826a3eadc3d1effbb994675778/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_392194826a3eadc3d1effbb994675778/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcrypt', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] yes --------------------------------------------------------------------------------- Checking for crypt in crypt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 /* #undef HAVE_CRYPT */ #define HAVE_LIBCRYPT 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 bin/.conf_check_288234c428634af0fe0a5f955ae0d4c0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_288234c428634af0fe0a5f955ae0d4c0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_288234c428634af0fe0a5f955ae0d4c0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_288234c428634af0fe0a5f955ae0d4c0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcrypt', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for crypt_r ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #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 bin/.conf_check_81596fa8dd1db690c353d8274be172b0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_81596fa8dd1db690c353d8274be172b0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_81596fa8dd1db690c353d8274be172b0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_81596fa8dd1db690c353d8274be172b0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `crypt_r' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 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 bin/.conf_check_965ca4f4cd4012d594a8e911a95e71f6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_965ca4f4cd4012d594a8e911a95e71f6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:386:39: error: 'crypt_r' undeclared (first use in this function); did you mean 'crypt'? 386 | int main(void) { void *__x = (void *)crypt_r; return (int)__x; return 0; } | ^~~~~~~ | crypt ../../test.c:386:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for crypt_r in crypt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 /* #undef HAVE_CRYPT_R */ #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 bin/.conf_check_1024391899d4c24d911dd862ecf44efa/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1024391899d4c24d911dd862ecf44efa/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1024391899d4c24d911dd862ecf44efa/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1024391899d4c24d911dd862ecf44efa/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcrypt', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for crypt_rn ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 #define crypt_rn __fake__crypt_rn #ifdef HAVE_LIMITS_H # include #else # include #endif #undef crypt_rn #if defined __stub_crypt_rn || defined __stub___crypt_rn #error "bad glibc stub" #endif extern char crypt_rn(); int main() { return crypt_rn(); } <== [1/2] Compiling bin/.conf_check_e499880559513980915d0675c0bbac26/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e499880559513980915d0675c0bbac26/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e499880559513980915d0675c0bbac26/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e499880559513980915d0675c0bbac26/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `crypt_rn' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)crypt_rn; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_37437f60b28250f4ec911a2d273a74c8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_37437f60b28250f4ec911a2d273a74c8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:387:39: error: 'crypt_rn' undeclared (first use in this function); did you mean 'crypt'? 387 | int main(void) { void *__x = (void *)crypt_rn; return (int)__x; return 0; } | ^~~~~~~~ | crypt ../../test.c:387:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for crypt_rn in crypt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define crypt_rn __fake__crypt_rn #ifdef HAVE_LIMITS_H # include #else # include #endif #undef crypt_rn #if defined __stub_crypt_rn || defined __stub___crypt_rn #error "bad glibc stub" #endif extern char crypt_rn(); int main() { return crypt_rn(); } <== [1/2] Compiling bin/.conf_check_5cc4e9beb92b3e7a5618ff81d5631d00/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5cc4e9beb92b3e7a5618ff81d5631d00/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_5cc4e9beb92b3e7a5618ff81d5631d00/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5cc4e9beb92b3e7a5618ff81d5631d00/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcrypt', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `crypt_rn' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)crypt_rn; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_94aaceab30e41691c735ae966069bc79/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_94aaceab30e41691c735ae966069bc79/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:387:39: error: 'crypt_rn' undeclared (first use in this function); did you mean 'crypt'? 387 | int main(void) { void *__x = (void *)crypt_rn; return (int)__x; return 0; } | ^~~~~~~~ | crypt ../../test.c:387:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for header readline.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8abec559d62afaf995be038b51975650/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8abec559d62afaf995be038b51975650/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:387:10: fatal error: readline.h: No such file or directory 387 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed --------------------------------------------------------------------------------- Checking for header readline/readline.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f2404147a871a916ad48fd9054c915a8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f2404147a871a916ad48fd9054c915a8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:387:10: fatal error: readline/readline.h: No such file or directory 387 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed --------------------------------------------------------------------------------- Checking for header readline/history.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_30ca6dda62b319aea7d3e93c90b0c4cd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_30ca6dda62b319aea7d3e93c90b0c4cd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:387:10: fatal error: readline/history.h: No such file or directory 387 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed --------------------------------------------------------------------------------- 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #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 bin/.conf_check_99bebbccb9a4fee67006686b6eb7dc17/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99bebbccb9a4fee67006686b6eb7dc17/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:389:45: error: 'rl_event_hook' undeclared (first use in this function) 389 | void *_x; _x=(void *)&rl_event_hook; return (int)_x; | ^~~~~~~~~~~~~ ../../test.c:389:45: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for variable program_invocation_short_name ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef program_invocation_short_name void *_x; _x=(void *)&program_invocation_short_name; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling bin/.conf_check_3ccffb042ab79dad964051a9e54c7d3e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3ccffb042ab79dad964051a9e54c7d3e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------------------- Checking for declaration of snprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #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 bin/.conf_check_fde633ad7255871fe4286531ad598488/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde633ad7255871fe4286531ad598488/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #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 bin/.conf_check_6ce83f1c25ce495b279f7eace0cdb502/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6ce83f1c25ce495b279f7eace0cdb502/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #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 bin/.conf_check_1a710d886ac23827af5c7196d745ac6c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1a710d886ac23827af5c7196d745ac6c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #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 bin/.conf_check_270cb6a59d2514baf783db892836128a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_270cb6a59d2514baf783db892836128a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #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 bin/.conf_check_1e79abca1a5d0ca0d57159d819a4f34e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1e79abca1a5d0ca0d57159d819a4f34e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define 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 bin/.conf_check_5898d2b48b197f022cbf73d00f5f1dab/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5898d2b48b197f022cbf73d00f5f1dab/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define 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 int main(void) { #ifndef environ void *_x; _x=(void *)&environ; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling bin/.conf_check_536e17587f6a94775d6e236fd88ca022/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_536e17587f6a94775d6e236fd88ca022/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define 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 bin/.conf_check_c6a0e52845a52812e441add7fc4bccf1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6a0e52845a52812e441add7fc4bccf1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_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 bin/.conf_check_e03e31bbaf61557c259e0283e82a7bba/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e03e31bbaf61557c259e0283e82a7bba/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_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 bin/.conf_check_471df75774b868660841b07ffac47985/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_471df75774b868660841b07ffac47985/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_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 bin/.conf_check_415b2e75dc5aa16600efc14787923bb1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_415b2e75dc5aa16600efc14787923bb1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_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 bin/.conf_check_fbf55a53d3c3029580e3c86c9375b2fd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fbf55a53d3c3029580e3c86c9375b2fd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_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 bin/.conf_check_ced2c52d2c340354eae572ec3cc13ab9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ced2c52d2c340354eae572ec3cc13ab9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_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 bin/.conf_check_86287b67ada3befbf943baef2a569b04/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_86287b67ada3befbf943baef2a569b04/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------------------- Checking for eventfd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7e3de3ca9e3cf24228b46c6e207780fd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7e3de3ca9e3cf24228b46c6e207780fd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_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 bin/.conf_check_df3ed09dd29b7dfa8affebaf838d2a5a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_df3ed09dd29b7dfa8affebaf838d2a5a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_df3ed09dd29b7dfa8affebaf838d2a5a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_df3ed09dd29b7dfa8affebaf838d2a5a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for header poll.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5962583e0650f046d6fe732187a7695c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5962583e0650f046d6fe732187a7695c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes --------------------------------------------------------------------------------- Checking for poll ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define 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 bin/.conf_check_ddc9276bd9cad2d95a2125cd8d13976d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddc9276bd9cad2d95a2125cd8d13976d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ddc9276bd9cad2d95a2125cd8d13976d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddc9276bd9cad2d95a2125cd8d13976d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for strptime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #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 bin/.conf_check_130f80c264be673e14cd1cc0b49b20e7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_130f80c264be673e14cd1cc0b49b20e7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_130f80c264be673e14cd1cc0b49b20e7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_130f80c264be673e14cd1cc0b49b20e7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 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 bin/.conf_check_65c64683193a68207776b92259e83bff/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65c64683193a68207776b92259e83bff/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------------------- Checking for working strptime ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_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 "tests/strptime.c" <== [1/3] Compiling bin/.conf_check_a6e84aae497a4b65b1f331c999d49921/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a6e84aae497a4b65b1f331c999d49921/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_a6e84aae497a4b65b1f331c999d49921/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a6e84aae497a4b65b1f331c999d49921/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_a6e84aae497a4b65b1f331c999d49921/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a6e84aae497a4b65b1f331c999d49921/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for working strptime'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 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 bin/.conf_check_decfcb99c9de0ea17c25c0bcfeb49e9c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_decfcb99c9de0ea17c25c0bcfeb49e9c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 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 bin/.conf_check_e5f374c301e5487bb9d60148d182d1f7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e5f374c301e5487bb9d60148d182d1f7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:413:23: error: conflicting types for 'gettimeofday'; have 'int(struct timeval *, struct timezone *)' 413 | int main(void) { int gettimeofday(struct timeval *tv, struct timezone *tz); void *_x = (void *)gettimeofday; return 0; } | ^~~~~~~~~~~~ In file included from ../../test.c:412: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/sys/time.h:67:12: note: previous declaration of 'gettimeofday' with type 'int(struct timeval * restrict, void * restrict)' 67 | extern int gettimeofday (struct timeval *__restrict __tv, | ^~~~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking C prototype for gettimeofday ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #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 bin/.conf_check_a7d2de110b78483934e91d4a411bf6d6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a7d2de110b78483934e91d4a411bf6d6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok --------------------------------------------------------------------------------- Checking for C99 vsnprintf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "tests/snprintf.c" <== [1/3] Compiling bin/.conf_check_f4c87480146956663448f2d33929fa07/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f4c87480146956663448f2d33929fa07/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: In file included from ../../test.c:414: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/tests/snprintf.c: In function 'foo': /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/tests/snprintf.c:23:44: warning: unknown escape sequence: '\$' 23 | if (snprintf(buf, 20, "%2\$d %1\$d", 3, 4) != 3 || strcmp(buf, "4 3") != 0) exit(6); | ^ /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/tests/snprintf.c:23:44: warning: unknown escape sequence: '\$' [2/3] Linking bin/.conf_check_f4c87480146956663448f2d33929fa07/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f4c87480146956663448f2d33929fa07/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_f4c87480146956663448f2d33929fa07/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f4c87480146956663448f2d33929fa07/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for C99 vsnprintf'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #include "tests/shared_mmap.c" <== [1/3] Compiling bin/.conf_check_c8d748e156a3f567bd06acf271e556b9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c8d748e156a3f567bd06acf271e556b9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_c8d748e156a3f567bd06acf271e556b9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c8d748e156a3f567bd06acf271e556b9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_c8d748e156a3f567bd06acf271e556b9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c8d748e156a3f567bd06acf271e556b9/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for HAVE_SHARED_MMAP'] ok --------------------------------------------------------------------------------- Checking for HAVE_MREMAP ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #include "tests/shared_mremap.c" <== [1/3] Compiling bin/.conf_check_0cd3a2d408a292e966d2071d4a321acd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0cd3a2d408a292e966d2071d4a321acd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_0cd3a2d408a292e966d2071d4a321acd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0cd3a2d408a292e966d2071d4a321acd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_0cd3a2d408a292e966d2071d4a321acd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0cd3a2d408a292e966d2071d4a321acd/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for HAVE_MREMAP'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 #include "tests/incoherent_mmap.c" <== [1/3] Compiling bin/.conf_check_ae357c8aa0ac6b7f419cba4068630c97/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae357c8aa0ac6b7f419cba4068630c97/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_ae357c8aa0ac6b7f419cba4068630c97/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae357c8aa0ac6b7f419cba4068630c97/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_ae357c8aa0ac6b7f419cba4068630c97/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae357c8aa0ac6b7f419cba4068630c97/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for HAVE_INCOHERENT_MMAP'] from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed False 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #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 bin/.conf_check_768fc605d9c32114e264f3eee2d46497/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_768fc605d9c32114e264f3eee2d46497/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_768fc605d9c32114e264f3eee2d46497/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_768fc605d9c32114e264f3eee2d46497/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #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 bin/.conf_check_ae8d88a78e09da8a36d92d3f9f311d61/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae8d88a78e09da8a36d92d3f9f311d61/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ae8d88a78e09da8a36d92d3f9f311d61/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae8d88a78e09da8a36d92d3f9f311d61/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 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_rdev; return 0; } <== [1/1] Compiling bin/.conf_check_676a5663776dce3dfb4e664bd3782493/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_676a5663776dce3dfb4e664bd3782493/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 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 bin/.conf_check_bb97a41fe973c4ccd358c8a09c43c321/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bb97a41fe973c4ccd358c8a09c43c321/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 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 bin/.conf_check_fff625bc88dacdb30b0da75511e91a7e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fff625bc88dacdb30b0da75511e91a7e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 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 bin/.conf_check_e006cc23bee566eac7a20a770be286f1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e006cc23bee566eac7a20a770be286f1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:425:70: error: 'struct sockaddr_storage' has no member named '__ss_family'; did you mean 'ss_family'? 425 | int main(void) { struct sockaddr_storage s; void *_x; _x=(void *)&s.__ss_family; return 0; } | ^~~~~~~~~~~ | ss_family from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 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 bin/.conf_check_16dbf20fe5531c5247fa45c47b30866f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_16dbf20fe5531c5247fa45c47b30866f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:426:61: error: 'struct sockaddr' has no member named 'sa_len' 426 | int main(void) { struct sockaddr s; void *_x; _x=(void *)&s.sa_len; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_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 bin/.conf_check_987563f49c7ac39efc32991655e75df6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_987563f49c7ac39efc32991655e75df6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:427:64: error: 'struct sockaddr_in' has no member named 'sin_len' 427 | int main(void) { struct sockaddr_in s; void *_x; _x=(void *)&s.sin_len; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for member sin6_len in struct sockaddr_in6 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #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_in6 s; void *_x; _x=(void *)&s.sin6_len; return 0; } <== [1/1] Compiling bin/.conf_check_31f9a709a2b55388bb1f522cbc85173e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_31f9a709a2b55388bb1f522cbc85173e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:428:65: error: 'struct sockaddr_in6' has no member named 'sin6_len' 428 | int main(void) { struct sockaddr_in6 s; void *_x; _x=(void *)&s.sin6_len; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_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 bin/.conf_check_3d331cf208da3e8afe9195dd3607e4a2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3d331cf208da3e8afe9195dd3607e4a2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3d331cf208da3e8afe9195dd3607e4a2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3d331cf208da3e8afe9195dd3607e4a2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_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/3] Compiling bin/.conf_check_bc89a8593f53f0524697fe696e23fec1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc89a8593f53f0524697fe696e23fec1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_bc89a8593f53f0524697fe696e23fec1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc89a8593f53f0524697fe696e23fec1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_bc89a8593f53f0524697fe696e23fec1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc89a8593f53f0524697fe696e23fec1/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for HAVE_SECURE_MKSTEMP'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_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 "tests/getifaddrs.c" <== [1/3] Compiling bin/.conf_check_38d80b45426860680277a4078732cc8f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_38d80b45426860680277a4078732cc8f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: In file included from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.c:26, from ../../test.c:433: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.h:45:2: error: #error -D__STDC_WANT_LIB_EXT1__=1 required 45 | #error -D__STDC_WANT_LIB_EXT1__=1 required | ^~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for HAVE_IFACE_AIX ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define HAVE_IFACE_AIX 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 "tests/getifaddrs.c" <== [1/3] Compiling bin/.conf_check_69a8df4c829738f66770a90f8e354957/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_69a8df4c829738f66770a90f8e354957/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: In file included from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.c:26, from ../../test.c:434: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.h:45:2: error: #error -D__STDC_WANT_LIB_EXT1__=1 required 45 | #error -D__STDC_WANT_LIB_EXT1__=1 required | ^~~~~ In file included from ../../test.c:437: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/getifaddrs.c: In function 'rep_getifaddrs': /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/getifaddrs.c:318:36: error: 'struct sockaddr' has no member named 'sa_len' 318 | inc = ifr->ifr_addr.sa_len; | ^ /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/getifaddrs.c:321:38: warning: passing argument 1 of 'freeaddrinfo' from incompatible pointer type [-Wincompatible-pointer-types] 321 | freeaddrinfo(*ifap); | ^~~~~ | | | struct ifaddrs * In file included from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system/network.h:54, from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.c:30: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/netdb.h:666:44: note: expected 'struct addrinfo *' but argument is of type 'struct ifaddrs *' 666 | extern void freeaddrinfo (struct addrinfo *__ai) __THROW; | ~~~~~~~~~~~~~~~~~^~~~ /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/getifaddrs.c:340:38: warning: passing argument 1 of 'freeaddrinfo' from incompatible pointer type [-Wincompatible-pointer-types] 340 | freeaddrinfo(*ifap); | ^~~~~ | | | struct ifaddrs * /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/netdb.h:666:44: note: expected 'struct addrinfo *' but argument is of type 'struct ifaddrs *' 666 | extern void freeaddrinfo (struct addrinfo *__ai) __THROW; | ~~~~~~~~~~~~~~~~~^~~~ /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/getifaddrs.c:347:38: warning: passing argument 1 of 'freeaddrinfo' from incompatible pointer type [-Wincompatible-pointer-types] 347 | freeaddrinfo(*ifap); | ^~~~~ | | | struct ifaddrs * /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/netdb.h:666:44: note: expected 'struct addrinfo *' but argument is of type 'struct ifaddrs *' 666 | extern void freeaddrinfo (struct addrinfo *__ai) __THROW; | ~~~~~~~~~~~~~~~~~^~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for HAVE_IFACE_IFCONF ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define HAVE_IFACE_IFCONF 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 "tests/getifaddrs.c" <== [1/3] Compiling bin/.conf_check_4822143503310e45a20317750edfe76d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4822143503310e45a20317750edfe76d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: In file included from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.c:26, from ../../test.c:435: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.h:45:2: error: #error -D__STDC_WANT_LIB_EXT1__=1 required 45 | #error -D__STDC_WANT_LIB_EXT1__=1 required | ^~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- Checking for HAVE_IFACE_IFREQ ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define HAVE_IFACE_IFREQ 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 "tests/getifaddrs.c" <== [1/3] Compiling bin/.conf_check_c2b88bc73dec77980f394be78638951e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c2b88bc73dec77980f394be78638951e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: In file included from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.c:26, from ../../test.c:436: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/replace.h:45:2: error: #error -D__STDC_WANT_LIB_EXT1__=1 required 45 | #error -D__STDC_WANT_LIB_EXT1__=1 required | ^~~~~ In file included from ../../test.c:439: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/getifaddrs.c:181:10: fatal error: sys/stropts.h: No such file or directory 181 | #include | ^~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed not found --------------------------------------------------------------------------------- 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #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 bin/.conf_check_55fce8167e193289f930eb6863468a79/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_55fce8167e193289f930eb6863468a79/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #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 bin/.conf_check_48478a3be7bc6539d8ef865f022ab20f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_48478a3be7bc6539d8ef865f022ab20f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:435:34: error: conflicting types for 'getpwent_r'; have 'struct passwd *(struct passwd *, char *, int)' 435 | 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:434: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/pwd.h:139:12: note: previous declaration of 'getpwent_r' with type 'int(struct passwd * restrict, char * restrict, size_t, struct passwd ** restrict)' {aka 'int(struct passwd * restrict, char * restrict, unsigned int, struct passwd ** restrict)'} 139 | extern int getpwent_r (struct passwd *__restrict __resultbuf, | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #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 bin/.conf_check_72fc2332e8513efb31e6ab13e29c98c6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_72fc2332e8513efb31e6ab13e29c98c6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #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 bin/.conf_check_1b24787b2a5c62201c9984a001b61e52/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b24787b2a5c62201c9984a001b61e52/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:437:33: error: conflicting types for 'getgrent_r'; have 'struct group *(struct group *, char *, int)' 437 | 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:436: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/grp.h:131:12: note: previous declaration of 'getgrent_r' with type 'int(struct group * restrict, char * restrict, size_t, struct group ** restrict)' {aka 'int(struct group * restrict, char * restrict, unsigned int, struct group ** restrict)'} 131 | extern int getgrent_r (struct group *__restrict __resultbuf, | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #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 bin/.conf_check_11aec438527cb90caf6a4a4419f05f24/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_11aec438527cb90caf6a4a4419f05f24/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:438:34: error: conflicting types for 'getpwent_r'; have 'struct passwd *(struct passwd *, char *, size_t)' {aka 'struct passwd *(struct passwd *, char *, unsigned int)'} 438 | 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:437: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/pwd.h:139:12: note: previous declaration of 'getpwent_r' with type 'int(struct passwd * restrict, char * restrict, size_t, struct passwd ** restrict)' {aka 'int(struct passwd * restrict, char * restrict, unsigned int, struct passwd ** restrict)'} 139 | extern int getpwent_r (struct passwd *__restrict __resultbuf, | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #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 bin/.conf_check_f882b804eb84b3f92e2c0c65a06794a7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f882b804eb84b3f92e2c0c65a06794a7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:438:33: error: conflicting types for 'getgrent_r'; have 'struct group *(struct group *, char *, size_t)' {aka 'struct group *(struct group *, char *, unsigned int)'} 438 | 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:437: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/grp.h:131:12: note: previous declaration of 'getgrent_r' with type 'int(struct group * restrict, char * restrict, size_t, struct group ** restrict)' {aka 'int(struct group * restrict, char * restrict, unsigned int, struct group ** restrict)'} 131 | extern int getgrent_r (struct group *__restrict __resultbuf, | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace/system: The configuration failed not found --------------------------------------------------------------------------------- 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #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 bin/.conf_check_54371456de9c683db5b7a15652f53a8b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_54371456de9c683db5b7a15652f53a8b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:438:5: error: conflicting types for 'strerror_r'; have 'int(int, char *, size_t)' {aka 'int(int, char *, unsigned int)'} 438 | int strerror_r(int errnum, char *buf, size_t buflen); | ^~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/memory.h:29, from ../../test.c:428: /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/string.h:444:14: note: previous declaration of 'strerror_r' with type 'char *(int, char *, size_t)' {aka 'char *(int, char *, unsigned int)'} 444 | extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Utils.py", line 833, in wrap return cache[k] ~~~~~^^^ KeyError: (,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/replace: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_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 bin/.conf_check_fe76e658f49622397d628c6b62279a8e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/fuse', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fe76e658f49622397d628c6b62279a8e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:441:33: fatal error: fuse/fuse_lowlevel.h: No such file or directory 441 | #include "fuse/fuse_lowlevel.h" | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/fuse: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/fuse: The configuration failed not found --------------------------------------------------------------------------------- Checking for program 'i386-mingw32-gcc' not found find program=['i386-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i386-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'i386-mingw32msvc-gcc' not found find program=['i386-mingw32msvc-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i386-mingw32msvc-gcc'] --------------------------------------------------------------------------------- Checking for program 'i386-w64-mingw32-gcc' not found find program=['i386-w64-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i386-w64-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'i586-mingw32-gcc' not found find program=['i586-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i586-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'i586-mingw32msvc-gcc' not found find program=['i586-mingw32msvc-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i586-mingw32msvc-gcc'] --------------------------------------------------------------------------------- Checking for program 'i586-w64-mingw32-gcc' not found find program=['i586-w64-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i586-w64-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'i686-mingw32-gcc' not found find program=['i686-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i686-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'i686-mingw32msvc-gcc' not found find program=['i686-mingw32msvc-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i686-mingw32msvc-gcc'] --------------------------------------------------------------------------------- Checking for program 'i686-w64-mingw32-gcc' not found find program=['i686-w64-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN32' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['i686-w64-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'x86_64-mingw32-gcc' not found find program=['x86_64-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN64' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['x86_64-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'x86_64-mingw32msvc-gcc' not found find program=['x86_64-mingw32msvc-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN64' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['x86_64-mingw32msvc-gcc'] --------------------------------------------------------------------------------- Checking for program 'x86_64-w64-mingw32-gcc' not found find program=['x86_64-w64-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN64' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['x86_64-w64-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'amd64-mingw32-gcc' not found find program=['amd64-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN64' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['amd64-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'amd64-mingw32msvc-gcc' not found find program=['amd64-mingw32msvc-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN64' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['amd64-mingw32msvc-gcc'] --------------------------------------------------------------------------------- Checking for program 'amd64-w64-mingw32-gcc' not found find program=['amd64-w64-mingw32-gcc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='WINEXE_CC_WIN64' -> None from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/examples/winexe: Could not find the program ['amd64-w64-mingw32-gcc'] --------------------------------------------------------------------------------- Checking for program 'perl' /home/autobuild/autobuild/instance-6/output-1/host/bin/perl find program=['perl'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PERL' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/perl'] --------------------------------------------------------------------------------- Checking for program 'perl' /home/autobuild/autobuild/instance-6/output-1/host/bin/perl find program=['perl'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PERL' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/perl'] --------------------------------------------------------------------------------- Checking for minimum perl version 5.0.0 find program=['perl'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PERL' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/perl'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/perl', '-e', 'printf "%vd", $^V'] out: 5.36.1 5.36.1 --------------------------------------------------------------------------------- Checking for perl $Config{vendorprefix}: not found --------------------------------------------------------------------------------- PERL_ARCH_INSTALL_DIR: '${LIBDIR}/perl5' --------------------------------------------------------------------------------- PERL_LIB_INSTALL_DIR: '${DATADIR}/perl5' --------------------------------------------------------------------------------- PERL_INC: ['/home/autobuild/autobuild/instance-6/output-1/host/lib/perl', '/home/autobuild/autobuild/instance-6/output-1/host/lib/perl5/site_perl/5.36.1/aarch64-linux', '/home/autobuild/autobuild/instance-6/output-1/host/lib/perl5/site_perl/5.36.1', '/home/autobuild/autobuild/instance-6/output-1/host/lib/perl5/5.36.1/aarch64-linux', '/home/autobuild/autobuild/instance-6/output-1/host/lib/perl5/5.36.1'] --------------------------------------------------------------------------------- Checking for program 'xsltproc' false find program=['xsltproc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='XSLTPROC' -> ['false'] --------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] --------------------------------------------------------------------------------- Checking for program 'python' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\ntry:\n print(sys.implementation.cache_tag)\nexcept AttributeError:\n import imp\n print(imp.get_tag())\n'] out: cpython-311 --------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON3' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\nfor x in sys.version_info: print(str(x))'] out: 3 11 6 final 0 ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', "\ntry:\n\tfrom distutils.sysconfig import get_config_var, get_python_lib\nexcept ImportError:\n\tfrom sysconfig import get_config_var, get_path\n\tdef get_python_lib(*k, **kw):\n\t\tkeyword='platlib' if kw.get('plat_specific') else 'purelib'\n\t\tif 'prefix' in kw:\n\t\t\treturn get_path(keyword, vars={'installed_base': kw['prefix'], 'platbase': kw['prefix']})\n\t\treturn get_path(keyword)\n\nprint(repr(get_python_lib(standard_lib=0, prefix='/usr') or ''))"] out: '/usr/lib/python3.11/site-packages' '/usr/lib/python3.11/site-packages' ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', "\ntry:\n\tfrom distutils.sysconfig import get_config_var, get_python_lib\nexcept ImportError:\n\tfrom sysconfig import get_config_var, get_path\n\tdef get_python_lib(*k, **kw):\n\t\tkeyword='platlib' if kw.get('plat_specific') else 'purelib'\n\t\tif 'prefix' in kw:\n\t\t\treturn get_path(keyword, vars={'installed_base': kw['prefix'], 'platbase': kw['prefix']})\n\t\treturn get_path(keyword)\n\nprint(repr(get_python_lib(plat_specific=1, standard_lib=0, prefix='/usr') or ''))"] out: '/usr/lib/python3.11/site-packages' '/usr/lib/python3.11/site-packages' --------------------------------------------------------------------------------- Checking for python version >= 3.6.0 3.11.6 --------------------------------------------------------------------------------- python headers Check disabled due to --disable-python --------------------------------------------------------------------------------- Dynconfig[BINDIR]: '/usr/bin' --------------------------------------------------------------------------------- Dynconfig[SBINDIR]: '/usr/sbin' --------------------------------------------------------------------------------- Dynconfig[LIBDIR]: '/usr/lib' --------------------------------------------------------------------------------- Dynconfig[LIBEXECDIR]: '/usr/libexec' --------------------------------------------------------------------------------- Dynconfig[SAMBA_LIBEXECDIR]: '/usr/libexec/samba' --------------------------------------------------------------------------------- Dynconfig[DATADIR]: '/usr/share' --------------------------------------------------------------------------------- Dynconfig[SAMBA_DATADIR]: '/usr/share/samba' --------------------------------------------------------------------------------- Dynconfig[LOCALEDIR]: '/usr/share/locale' --------------------------------------------------------------------------------- Dynconfig[PYTHONDIR]: '/usr/lib/python3.11/site-packages' --------------------------------------------------------------------------------- Dynconfig[PYTHONARCHDIR]: '/usr/lib/python3.11/site-packages' --------------------------------------------------------------------------------- Dynconfig[PERL_LIB_INSTALL_DIR]: '/usr/share/perl5' --------------------------------------------------------------------------------- Dynconfig[PERL_ARCH_INSTALL_DIR]: '/usr/lib/perl5' --------------------------------------------------------------------------------- Dynconfig[INCLUDEDIR]: '/usr/include/samba-4.0' --------------------------------------------------------------------------------- Dynconfig[SCRIPTSBINDIR]: '/usr/sbin' --------------------------------------------------------------------------------- Dynconfig[SETUPDIR]: '/usr/share/samba/setup' --------------------------------------------------------------------------------- Dynconfig[PKGCONFIGDIR]: '/usr/lib/pkgconfig' --------------------------------------------------------------------------------- Dynconfig[CODEPAGEDIR]: '/usr/share/samba/codepages' --------------------------------------------------------------------------------- Dynconfig[PRIVATELIBDIR]: '/usr/lib/samba' --------------------------------------------------------------------------------- Dynconfig[MODULESDIR]: '/usr/lib/samba' --------------------------------------------------------------------------------- Dynconfig[PAMMODULESDIR]: '/usr/lib/security' --------------------------------------------------------------------------------- Dynconfig[CONFIGDIR]: '/etc/samba' --------------------------------------------------------------------------------- Dynconfig[PRIVATE_DIR]: '/var/lib/samba/private' --------------------------------------------------------------------------------- Dynconfig[BINDDNS_DIR]: '/var/lib/samba/bind-dns' --------------------------------------------------------------------------------- Dynconfig[LOCKDIR]: '/var/lock/samba' --------------------------------------------------------------------------------- Dynconfig[PIDDIR]: '/var/run/samba' --------------------------------------------------------------------------------- Dynconfig[STATEDIR]: '/var/lib/samba' --------------------------------------------------------------------------------- Dynconfig[CACHEDIR]: '/var/cache/samba' --------------------------------------------------------------------------------- Dynconfig[LOGFILEBASE]: '/var/log/samba' --------------------------------------------------------------------------------- Dynconfig[SOCKET_DIR]: '/var/run/samba' --------------------------------------------------------------------------------- Dynconfig[PRIVILEGED_SOCKET_DIR]: '/var/lib/samba' --------------------------------------------------------------------------------- Dynconfig[WINBINDD_SOCKET_DIR]: '/var/run/samba/winbindd' --------------------------------------------------------------------------------- Dynconfig[NMBDSOCKETDIR]: '/var/run/samba/nmbd' --------------------------------------------------------------------------------- Dynconfig[NTP_SIGND_SOCKET_DIR]: '/var/lib/samba/ntp_signd' --------------------------------------------------------------------------------- Dynconfig[NCALRPCDIR]: '/var/run/samba/ncalrpc' --------------------------------------------------------------------------------- Dynconfig[CONFIGFILE]: '/etc/samba/smb.conf' --------------------------------------------------------------------------------- Dynconfig[LMHOSTSFILE]: '/etc/samba/lmhosts' --------------------------------------------------------------------------------- Dynconfig[SMB_PASSWD_FILE]: '/var/lib/samba/private/smbpasswd' --------------------------------------------------------------------------------- Checking for getrandom ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0817b6cf4f4f5242d728e57477b1ce98/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0817b6cf4f4f5242d728e57477b1ce98/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define getrandom __fake__getrandom #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getrandom #if defined __stub_getrandom || defined __stub___getrandom #error "bad glibc stub" #endif extern char getrandom(); int main() { return getrandom(); } <== [1/2] Compiling bin/.conf_check_6ad1ed33dfe2ee45acbf5f887cb50516/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6ad1ed33dfe2ee45acbf5f887cb50516/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6ad1ed33dfe2ee45acbf5f887cb50516/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6ad1ed33dfe2ee45acbf5f887cb50516/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for GnuTLS >= 3.6.13 ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', 'gnutls >= 3.6.13', '--cflags', '--libs', 'gnutls'] out: -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -lgnutls yes ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--modversion', 'gnutls'] out: 3.8.1 --------------------------------------------------------------------------------- Checking for gnutls fips mode support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 #include #include int main(void) { unsigned int ok; ok = gnutls_fips140_mode_enabled(); return !ok; } <== [1/3] Compiling bin/.conf_check_37f8401ab40bdcff6cf86d7abd05d326/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_37f8401ab40bdcff6cf86d7abd05d326/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_37f8401ab40bdcff6cf86d7abd05d326/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_37f8401ab40bdcff6cf86d7abd05d326/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lgnutls', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] [3/3] Processing bin/.conf_check_37f8401ab40bdcff6cf86d7abd05d326/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_37f8401ab40bdcff6cf86d7abd05d326/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for gnutls fips mode support'] from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2: The configuration failed False not found --------------------------------------------------------------------------------- Checking for 'zlib' ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'zlib'] out: -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -lz yes --------------------------------------------------------------------------------- Checking for library z ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_281b1e59cd00a79892f2308455649f02/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_281b1e59cd00a79892f2308455649f02/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_281b1e59cd00a79892f2308455649f02/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_281b1e59cd00a79892f2308455649f02/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lz', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] yes --------------------------------------------------------------------------------- Checking for inflateInit2 in z ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 #define inflateInit2 __fake__inflateInit2 #ifdef HAVE_LIMITS_H # include #else # include #endif #undef inflateInit2 #if defined __stub_inflateInit2 || defined __stub___inflateInit2 #error "bad glibc stub" #endif extern char inflateInit2(); int main() { return inflateInit2(); } <== [1/2] Compiling bin/.conf_check_6c5ac3c4be635c2aed09b9b2586e7570/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6c5ac3c4be635c2aed09b9b2586e7570/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6c5ac3c4be635c2aed09b9b2586e7570/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6c5ac3c4be635c2aed09b9b2586e7570/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lz', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `inflateInit2' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)inflateInit2; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_48584f6299fb44a8704e8f12baa2855b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_48584f6299fb44a8704e8f12baa2855b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:450:39: error: 'inflateInit2' undeclared (first use in this function) 450 | int main(void) { void *__x = (void *)inflateInit2; return (int)__x; return 0; } | ^~~~~~~~~~~~ ../../test.c:450:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2: The configuration failed not found --------------------------------------------------------------------------------- Checking for strsignal ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #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 bin/.conf_check_9c353fc624b9b85374785da07211658b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9c353fc624b9b85374785da07211658b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9c353fc624b9b85374785da07211658b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9c353fc624b9b85374785da07211658b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for longjmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 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 bin/.conf_check_ba0dd6eb5b7897e480ef7f42c4b6b2df/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ba0dd6eb5b7897e480ef7f42c4b6b2df/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ba0dd6eb5b7897e480ef7f42c4b6b2df/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ba0dd6eb5b7897e480ef7f42c4b6b2df/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for siglongjmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 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 bin/.conf_check_09cf9dffecffe6485c4831656b4b071a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09cf9dffecffe6485c4831656b4b071a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_09cf9dffecffe6485c4831656b4b071a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09cf9dffecffe6485c4831656b4b071a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for system cmocka (>=1.1.3) ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', 'cmocka >= 1.1.3', '--cflags', '--libs', 'cmocka'] out: -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -lcmocka yes --------------------------------------------------------------------------------- Checking for system popt ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', 'popt >= 0.0.0', '--cflags', '--libs', 'popt'] out: -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -lpopt yes --------------------------------------------------------------------------------- Checking for header popt.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5170e3d4281cdc964633cc2982304400/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5170e3d4281cdc964633cc2982304400/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes --------------------------------------------------------------------------------- Checking for library popt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_47ec1fb65ad6153cfc3066b13d311c17/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_47ec1fb65ad6153cfc3066b13d311c17/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_47ec1fb65ad6153cfc3066b13d311c17/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_47ec1fb65ad6153cfc3066b13d311c17/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lpopt', '-lpopt', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] yes --------------------------------------------------------------------------------- Checking for poptGetContext in popt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 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 bin/.conf_check_e371faff416b22c5e14329da5627e8c8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e371faff416b22c5e14329da5627e8c8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e371faff416b22c5e14329da5627e8c8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e371faff416b22c5e14329da5627e8c8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lpopt', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] ok --------------------------------------------------------------------------------- Checking for system tdb (>=1.4.9) ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', 'tdb >= 1.4.9', '--cflags', '--libs', 'tdb'] err: 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 'virtual:world', not found Package 'tdb', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/tdb: The configuration failed ----------------------------------------------------------------------------------------------- Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl not found ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ----------------------------------------------------------------------------------------------- Checking for program 'python' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\ntry:\n print(sys.implementation.cache_tag)\nexcept AttributeError:\n import imp\n print(imp.get_tag())\n'] out: cpython-311 ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON3' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\nfor x in sys.version_info: print(str(x))'] out: 3 11 6 final 0 ----------------------------------------------------------------------------------------------- Checking for python version >= 3.6.0 3.11.6 ----------------------------------------------------------------------------------------------- python headers Check disabled due to --disable-python ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_fe5bd23fd9faba3014e50a93065595b0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fe5bd23fd9faba3014e50a93065595b0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fe5bd23fd9faba3014e50a93065595b0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fe5bd23fd9faba3014e50a93065595b0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_adf0d9fd06f7de36a783f885c0cc72bf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_adf0d9fd06f7de36a783f885c0cc72bf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_adf0d9fd06f7de36a783f885c0cc72bf/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_adf0d9fd06f7de36a783f885c0cc72bf/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find dynamic_lookup: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/tdb: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/tdb: The configuration failed ----------------------------------------------------------------------------------------------- Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl not found ----------------------------------------------------------------------------------------------- Checking for header sys/auxv.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_fde8088e2f0972acf37c5543c7ecc997/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde8088e2f0972acf37c5543c7ecc997/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for getauxval ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #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 bin/.conf_check_3076771d2969f6f2a926454f554721c6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3076771d2969f6f2a926454f554721c6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3076771d2969f6f2a926454f554721c6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3076771d2969f6f2a926454f554721c6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_74dfc94251f0275993ea4522861831e6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74dfc94251f0275993ea4522861831e6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_74dfc94251f0275993ea4522861831e6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74dfc94251f0275993ea4522861831e6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_4406a04937255f335b164ea07a2a449b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4406a04937255f335b164ea07a2a449b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4406a04937255f335b164ea07a2a449b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4406a04937255f335b164ea07a2a449b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find dynamic_lookup: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/talloc: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/talloc: The configuration failed ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ----------------------------------------------------------------------------------------------- Checking for program 'python' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\ntry:\n print(sys.implementation.cache_tag)\nexcept AttributeError:\n import imp\n print(imp.get_tag())\n'] out: cpython-311 ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON3' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\nfor x in sys.version_info: print(str(x))'] out: 3 11 6 final 0 ----------------------------------------------------------------------------------------------- Checking for python version >= 3.6.0 3.11.6 ----------------------------------------------------------------------------------------------- python headers Check disabled due to --disable-python ----------------------------------------------------------------------------------------------- Checking for system talloc (>=2.4.1) ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', 'talloc >= 2.4.1', '--cflags', '--libs', 'talloc'] err: 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 'virtual:world', not found Package 'talloc', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/talloc: The configuration failed ----------------------------------------------------------------------------------------------- Checking for epoll_create1 ok ----------------------------------------------------------------------------------------------- Checking value of NSIG ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #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/3] Compiling bin/.conf_check_2dfd6dc04563730cec0a86910eb86e06/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2dfd6dc04563730cec0a86910eb86e06/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_2dfd6dc04563730cec0a86910eb86e06/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2dfd6dc04563730cec0a86910eb86e06/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] [3/3] Processing bin/.conf_check_2dfd6dc04563730cec0a86910eb86e06/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2dfd6dc04563730cec0a86910eb86e06/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking value of NSIG'] out: 65 65 ----------------------------------------------------------------------------------------------- Checking value of _NSIG ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #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/3] Compiling bin/.conf_check_3943f1c1fe12489525fe0626f9202131/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3943f1c1fe12489525fe0626f9202131/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_3943f1c1fe12489525fe0626f9202131/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3943f1c1fe12489525fe0626f9202131/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] [3/3] Processing bin/.conf_check_3943f1c1fe12489525fe0626f9202131/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3943f1c1fe12489525fe0626f9202131/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking value of _NSIG'] out: 65 65 ----------------------------------------------------------------------------------------------- Checking value of SIGRTMAX ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #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/3] Compiling bin/.conf_check_a628b13918173592243419efe1fdb009/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a628b13918173592243419efe1fdb009/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_a628b13918173592243419efe1fdb009/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a628b13918173592243419efe1fdb009/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] [3/3] Processing bin/.conf_check_a628b13918173592243419efe1fdb009/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a628b13918173592243419efe1fdb009/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking value of SIGRTMAX'] out: 64 64 ----------------------------------------------------------------------------------------------- Checking value of SIGRTMIN ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #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/3] Compiling bin/.conf_check_9417bb1645854af5b171a00353386c62/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9417bb1645854af5b171a00353386c62/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_9417bb1645854af5b171a00353386c62/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9417bb1645854af5b171a00353386c62/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] [3/3] Processing bin/.conf_check_9417bb1645854af5b171a00353386c62/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9417bb1645854af5b171a00353386c62/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking value of SIGRTMIN'] out: 34 34 ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ----------------------------------------------------------------------------------------------- Checking for program 'python' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\ntry:\n print(sys.implementation.cache_tag)\nexcept AttributeError:\n import imp\n print(imp.get_tag())\n'] out: cpython-311 ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON3' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\nfor x in sys.version_info: print(str(x))'] out: 3 11 6 final 0 ----------------------------------------------------------------------------------------------- Checking for python version >= 3.6.0 3.11.6 ----------------------------------------------------------------------------------------------- python headers Check disabled due to --disable-python ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_e7221269a857cc0174ff46ef1cb13e7a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e7221269a857cc0174ff46ef1cb13e7a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e7221269a857cc0174ff46ef1cb13e7a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e7221269a857cc0174ff46ef1cb13e7a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_f62cc78a363af9d3847fe747d4d72d05/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f62cc78a363af9d3847fe747d4d72d05/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f62cc78a363af9d3847fe747d4d72d05/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f62cc78a363af9d3847fe747d4d72d05/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find dynamic_lookup: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/tevent: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/tevent: The configuration failed ----------------------------------------------------------------------------------------------- Checking for program 'xsltproc' false find program=['xsltproc'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='XSLTPROC' -> ['false'] ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ----------------------------------------------------------------------------------------------- Checking for program 'python' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\ntry:\n print(sys.implementation.cache_tag)\nexcept AttributeError:\n import imp\n print(imp.get_tag())\n'] out: cpython-311 ----------------------------------------------------------------------------------------------- Checking for program 'python3' /home/autobuild/autobuild/instance-6/output-1/host/bin/python3 find program=['python3'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='PYTHON3' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3'] ['/home/autobuild/autobuild/instance-6/output-1/host/bin/python3', '-c', 'import sys\nfor x in sys.version_info: print(str(x))'] out: 3 11 6 final 0 ----------------------------------------------------------------------------------------------- Checking for python version >= 3.6.0 3.11.6 ----------------------------------------------------------------------------------------------- python headers Check disabled due to --disable-python ----------------------------------------------------------------------------------------------- Checking for a 64-bit host to support lmdb ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return !(sizeof(size_t) >= 8); return 0; } <== [1/3] Compiling bin/.conf_check_403cdf76cf029cd4c3af15f4fec30eb6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/ldb', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_403cdf76cf029cd4c3af15f4fec30eb6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_403cdf76cf029cd4c3af15f4fec30eb6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_403cdf76cf029cd4c3af15f4fec30eb6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] [3/3] Processing bin/.conf_check_403cdf76cf029cd4c3af15f4fec30eb6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_403cdf76cf029cd4c3af15f4fec30eb6/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for a 64-bit host to support lmdb'] from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/ldb: The configuration failed False not found ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_171b22e5fd093bc6f64c0ba519c819d9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_171b22e5fd093bc6f64c0ba519c819d9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_171b22e5fd093bc6f64c0ba519c819d9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_171b22e5fd093bc6f64c0ba519c819d9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_151e2c01f27286a979f8b0d4027232a1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_151e2c01f27286a979f8b0d4027232a1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_151e2c01f27286a979f8b0d4027232a1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_151e2c01f27286a979f8b0d4027232a1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find dynamic_lookup: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/ldb: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/ldb: The configuration failed ----------------------------------------------------------------------------------------------- Checking linker accepts ['-Wl,--wrap=test'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_c44f971ff002c1f4f9f524f32ea4adbb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c44f971ff002c1f4f9f524f32ea4adbb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c44f971ff002c1f4f9f524f32ea4adbb/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c44f971ff002c1f4f9f524f32ea4adbb/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,--wrap=test'] yes ----------------------------------------------------------------------------------------------- Checking for program 'flex' /home/autobuild/autobuild/instance-6/output-1/host/bin/flex find program=['flex'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='FLEX' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/flex'] ----------------------------------------------------------------------------------------------- Using flex version flex 2.6.4 ----------------------------------------------------------------------------------------------- Checking for program 'bison' /home/autobuild/autobuild/instance-6/output-1/host/bin/bison find program=['bison'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='BISON' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/bison'] ----------------------------------------------------------------------------------------------- Using bison version bison (GNU Bison) 3.8.2 ----------------------------------------------------------------------------------------------- Checking for u_char ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 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 bin/.conf_check_74d1a298ae08b92fbc6d9c4b69efff4f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74d1a298ae08b92fbc6d9c4b69efff4f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 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 bin/.conf_check_a48ca849560c20aa4b3a7725a86c64ef/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a48ca849560c20aa4b3a7725a86c64ef/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for header err.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_3f2451b3d2f3206956884776c3a34142/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3f2451b3d2f3206956884776c3a34142/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header sys/bswap.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_80786c21fbe4726ee476656ef4a1c7cd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_80786c21fbe4726ee476656ef4a1c7cd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:477:10: fatal error: sys/bswap.h: No such file or directory 477 | #include | ^~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header sys/stropts.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_811a23d836c5383ba56f466805c6d0e4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_811a23d836c5383ba56f466805c6d0e4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:477:10: fatal error: sys/stropts.h: No such file or directory 477 | #include | ^~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header sys/timeb.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2b181b80ce744731277ef1fcfe194827/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2b181b80ce744731277ef1fcfe194827/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header sys/times.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_17eac8608752635519e3a3c6fce6c718/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_17eac8608752635519e3a3c6fce6c718/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header timezone.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_cbc67adf86689d8c728697f8f4f6cab2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cbc67adf86689d8c728697f8f4f6cab2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:479:10: fatal error: timezone.h: No such file or directory 479 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header ttyname.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5c1b3ad3f07c547c413c6e8c59f06eb8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5c1b3ad3f07c547c413c6e8c59f06eb8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:479:10: fatal error: ttyname.h: No such file or directory 479 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header netinet/in6.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2299b6fd4d8cc90a5390914b641ae88c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2299b6fd4d8cc90a5390914b641ae88c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:479:10: fatal error: netinet/in6.h: No such file or directory 479 | #include | ^~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header netinet6/in6.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_aa01638221d861e06c4785791e00e57a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_aa01638221d861e06c4785791e00e57a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:479:10: fatal error: netinet6/in6.h: No such file or directory 479 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header curses.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_81f663ea747e1092044cbadba7b45b90/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_81f663ea747e1092044cbadba7b45b90/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header term.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_eb19ffc1923cea054711d315265abb34/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eb19ffc1923cea054711d315265abb34/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header termcap.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #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 bin/.conf_check_6347dfe98801fa2308d05a635bea15a4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6347dfe98801fa2308d05a635bea15a4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for atexit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_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 bin/.conf_check_53538a05845ac19578e14b2a3ff1cd09/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_53538a05845ac19578e14b2a3ff1cd09/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_53538a05845ac19578e14b2a3ff1cd09/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_53538a05845ac19578e14b2a3ff1cd09/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define 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 bin/.conf_check_96acc8a1409c97c7d0928ca98d77d046/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_96acc8a1409c97c7d0928ca98d77d046/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_96acc8a1409c97c7d0928ca98d77d046/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_96acc8a1409c97c7d0928ca98d77d046/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `cgetent' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_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 bin/.conf_check_43afaa147172d8b4409da6ccd92dcf5e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_43afaa147172d8b4409da6ccd92dcf5e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:484:39: error: 'cgetent' undeclared (first use in this function); did you mean 'getenv'? 484 | int main(void) { void *__x = (void *)cgetent; return (int)__x; return 0; } | ^~~~~~~ | getenv ../../test.c:484:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getprogname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_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 bin/.conf_check_996332733ef5a1e78dff5b5b14ea1b57/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_996332733ef5a1e78dff5b5b14ea1b57/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_996332733ef5a1e78dff5b5b14ea1b57/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_996332733ef5a1e78dff5b5b14ea1b57/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getprogname' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_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 *)getprogname; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_a8faf0d4b239c6031a2cc53bbf779070/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a8faf0d4b239c6031a2cc53bbf779070/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:484:39: error: 'getprogname' undeclared (first use in this function) 484 | int main(void) { void *__x = (void *)getprogname; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:484:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for setprogname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_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 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 bin/.conf_check_1bfa29044973ce97d4fc7970f6b7a6b5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1bfa29044973ce97d4fc7970f6b7a6b5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1bfa29044973ce97d4fc7970f6b7a6b5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1bfa29044973ce97d4fc7970f6b7a6b5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setprogname' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #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 bin/.conf_check_946003dad2350bea9e248090ef503663/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_946003dad2350bea9e248090ef503663/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:485:39: error: 'setprogname' undeclared (first use in this function) 485 | int main(void) { void *__x = (void *)setprogname; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:485:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for gethostname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #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 bin/.conf_check_b0a79e89b08d3ca8e8a14fe3837e141e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b0a79e89b08d3ca8e8a14fe3837e141e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b0a79e89b08d3ca8e8a14fe3837e141e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b0a79e89b08d3ca8e8a14fe3837e141e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #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 bin/.conf_check_2e2f6c8f3d63fe6067e1f55bd1dd9f33/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2e2f6c8f3d63fe6067e1f55bd1dd9f33/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2e2f6c8f3d63fe6067e1f55bd1dd9f33/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2e2f6c8f3d63fe6067e1f55bd1dd9f33/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #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 bin/.conf_check_3e775ae46680e4aebe4fc38bb32b0f55/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3e775ae46680e4aebe4fc38bb32b0f55/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3e775ae46680e4aebe4fc38bb32b0f55/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3e775ae46680e4aebe4fc38bb32b0f55/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for readv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #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 bin/.conf_check_76a1dfb5600551b1bad14613ba438114/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_76a1dfb5600551b1bad14613ba438114/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_76a1dfb5600551b1bad14613ba438114/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_76a1dfb5600551b1bad14613ba438114/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for secure_getenv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define secure_getenv __fake__secure_getenv #ifdef HAVE_LIMITS_H # include #else # include #endif #undef secure_getenv #if defined __stub_secure_getenv || defined __stub___secure_getenv #error "bad glibc stub" #endif extern char secure_getenv(); int main() { return secure_getenv(); } <== [1/2] Compiling bin/.conf_check_131c09f00c6fbb2f8a18756a2040750f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_131c09f00c6fbb2f8a18756a2040750f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_131c09f00c6fbb2f8a18756a2040750f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_131c09f00c6fbb2f8a18756a2040750f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 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 bin/.conf_check_a2877955dc78d270c70e5b36a3a1f4a6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a2877955dc78d270c70e5b36a3a1f4a6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a2877955dc78d270c70e5b36a3a1f4a6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a2877955dc78d270c70e5b36a3a1f4a6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 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 bin/.conf_check_9e3823ef44e1457bf0bf62afd0acb164/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9e3823ef44e1457bf0bf62afd0acb164/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9e3823ef44e1457bf0bf62afd0acb164/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9e3823ef44e1457bf0bf62afd0acb164/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 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 bin/.conf_check_bea01a5d7fd5e4e80edfdd95c6c36684/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bea01a5d7fd5e4e80edfdd95c6c36684/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bea01a5d7fd5e4e80edfdd95c6c36684/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bea01a5d7fd5e4e80edfdd95c6c36684/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `strlwr' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 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 bin/.conf_check_74ac2d44306f70d083d3cb6814a573c7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74ac2d44306f70d083d3cb6814a573c7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:493:39: error: 'strlwr' undeclared (first use in this function); did you mean 'strlen'? 493 | int main(void) { void *__x = (void *)strlwr; return (int)__x; return 0; } | ^~~~~~ | strlen ../../test.c:493:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for strncasecmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 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 bin/.conf_check_b8696f626eefcec5b0d9da9e51371753/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b8696f626eefcec5b0d9da9e51371753/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:491:38: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, unsigned int)' [-Wbuiltin-declaration-mismatch] 491 | extern char strncasecmp(); | ^~~~~~~~~~~ [2/2] Linking bin/.conf_check_b8696f626eefcec5b0d9da9e51371753/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b8696f626eefcec5b0d9da9e51371753/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for mkostemp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define mkostemp __fake__mkostemp #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mkostemp #if defined __stub_mkostemp || defined __stub___mkostemp #error "bad glibc stub" #endif extern char mkostemp(); int main() { return mkostemp(); } <== [1/2] Compiling bin/.conf_check_a70a93aaaa37a28543b85d727c7af8f5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a70a93aaaa37a28543b85d727c7af8f5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a70a93aaaa37a28543b85d727c7af8f5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a70a93aaaa37a28543b85d727c7af8f5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_64346977c4445bc4cf9bd20dee009f31/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64346977c4445bc4cf9bd20dee009f31/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_64346977c4445bc4cf9bd20dee009f31/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64346977c4445bc4cf9bd20dee009f31/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `strsep_copy' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_96b22850d7cb6b469f2d2ef7e31451ea/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_96b22850d7cb6b469f2d2ef7e31451ea/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:496:39: error: 'strsep_copy' undeclared (first use in this function) 496 | int main(void) { void *__x = (void *)strsep_copy; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:496:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_c6ccdafb92153f0dd98c687287997f0f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6ccdafb92153f0dd98c687287997f0f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c6ccdafb92153f0dd98c687287997f0f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6ccdafb92153f0dd98c687287997f0f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `strupr' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_08e92254a92eff3a7888ec111a380329/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_08e92254a92eff3a7888ec111a380329/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:497:39: error: 'strupr' undeclared (first use in this function); did you mean 'strstr'? 497 | int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } | ^~~~~~ | strstr ../../test.c:497:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for swab ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_db4180e860b34cc941c6115d6e58585b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_db4180e860b34cc941c6115d6e58585b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_db4180e860b34cc941c6115d6e58585b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_db4180e860b34cc941c6115d6e58585b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_6f5c17d3167ad03be8a4cc88c3531b58/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6f5c17d3167ad03be8a4cc88c3531b58/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6f5c17d3167ad03be8a4cc88c3531b58/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6f5c17d3167ad03be8a4cc88c3531b58/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_85e2e2f7503be4d95eaf672dfc4465c0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_85e2e2f7503be4d95eaf672dfc4465c0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_85e2e2f7503be4d95eaf672dfc4465c0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_85e2e2f7503be4d95eaf672dfc4465c0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 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 bin/.conf_check_34791f7c622ce29ab17cfff4bcd4c3c5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_34791f7c622ce29ab17cfff4bcd4c3c5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_34791f7c622ce29ab17cfff4bcd4c3c5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_34791f7c622ce29ab17cfff4bcd4c3c5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for err ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #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 bin/.conf_check_47d9abc89efc7367daeac7d59757e15e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_47d9abc89efc7367daeac7d59757e15e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_47d9abc89efc7367daeac7d59757e15e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_47d9abc89efc7367daeac7d59757e15e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #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 bin/.conf_check_97220e8c078f6ececc2c7f12faf349a3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_97220e8c078f6ececc2c7f12faf349a3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_97220e8c078f6ececc2c7f12faf349a3/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_97220e8c078f6ececc2c7f12faf349a3/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #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 bin/.conf_check_da1c9db92fd7c81db497d4f169a32889/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_da1c9db92fd7c81db497d4f169a32889/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_da1c9db92fd7c81db497d4f169a32889/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_da1c9db92fd7c81db497d4f169a32889/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #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 bin/.conf_check_2b9f9c5d54f7c813ebc6d63002a1d428/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2b9f9c5d54f7c813ebc6d63002a1d428/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2b9f9c5d54f7c813ebc6d63002a1d428/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2b9f9c5d54f7c813ebc6d63002a1d428/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #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 bin/.conf_check_234c34a2fe13152d21846934465b780f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_234c34a2fe13152d21846934465b780f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_234c34a2fe13152d21846934465b780f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_234c34a2fe13152d21846934465b780f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #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 bin/.conf_check_5d1204814ec9b586d467fd2cdd47afae/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5d1204814ec9b586d467fd2cdd47afae/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_5d1204814ec9b586d467fd2cdd47afae/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5d1204814ec9b586d467fd2cdd47afae/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define 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 bin/.conf_check_cf0d54ea1cb514f7b9ca9182088b11bf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cf0d54ea1cb514f7b9ca9182088b11bf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_cf0d54ea1cb514f7b9ca9182088b11bf/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cf0d54ea1cb514f7b9ca9182088b11bf/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define 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 bin/.conf_check_46ae28657bdf2399426f2466cdf77670/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_46ae28657bdf2399426f2466cdf77670/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_46ae28657bdf2399426f2466cdf77670/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_46ae28657bdf2399426f2466cdf77670/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #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 bin/.conf_check_145b6256ac93659077b9f05535e25e3e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_145b6256ac93659077b9f05535e25e3e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_145b6256ac93659077b9f05535e25e3e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_145b6256ac93659077b9f05535e25e3e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 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 bin/.conf_check_2d8f24d4c0d4b68989154f5926ddc8e9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2d8f24d4c0d4b68989154f5926ddc8e9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:510:39: error: 'getipnodebyname' undeclared (first use in this function) 510 | int main(void) { void *__x = (void *)getipnodebyname; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~ ../../test.c:510:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for gethostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #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 bin/.conf_check_82c0dbceec11b2fb72fe55cfef169821/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_82c0dbceec11b2fb72fe55cfef169821/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_82c0dbceec11b2fb72fe55cfef169821/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_82c0dbceec11b2fb72fe55cfef169821/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #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 bin/.conf_check_09ae5d3653fcb81bf5e99e45058feb26/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09ae5d3653fcb81bf5e99e45058feb26/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_09ae5d3653fcb81bf5e99e45058feb26/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09ae5d3653fcb81bf5e99e45058feb26/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define 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 bin/.conf_check_f1675e62179e4e47cd9901f7cb4157bf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f1675e62179e4e47cd9901f7cb4157bf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f1675e62179e4e47cd9901f7cb4157bf/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f1675e62179e4e47cd9901f7cb4157bf/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define 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 bin/.conf_check_215c2d3cdabee238255467da565ba774/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_215c2d3cdabee238255467da565ba774/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_215c2d3cdabee238255467da565ba774/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_215c2d3cdabee238255467da565ba774/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #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 bin/.conf_check_d420641fddc1f3ca67758457e73ad8da/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d420641fddc1f3ca67758457e73ad8da/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d420641fddc1f3ca67758457e73ad8da/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d420641fddc1f3ca67758457e73ad8da/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 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 bin/.conf_check_edf6d5045f194f5ed8d97e41dc4179d3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_edf6d5045f194f5ed8d97e41dc4179d3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:515:39: error: 'getipnodebyaddr' undeclared (first use in this function) 515 | int main(void) { void *__x = (void *)getipnodebyaddr; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~ ../../test.c:515:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for freehostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 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 bin/.conf_check_db44ecda567dd0857f4143c14db72d93/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_db44ecda567dd0857f4143c14db72d93/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_db44ecda567dd0857f4143c14db72d93/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_db44ecda567dd0857f4143c14db72d93/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `freehostent' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_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 bin/.conf_check_2915b28853757b4bcf6f2dc6daa35988/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2915b28853757b4bcf6f2dc6daa35988/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:516:39: error: 'freehostent' undeclared (first use in this function) 516 | int main(void) { void *__x = (void *)freehostent; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:516:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #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 bin/.conf_check_1f04d5fa849455cbd13cdf3017ee1ebe/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1f04d5fa849455cbd13cdf3017ee1ebe/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1f04d5fa849455cbd13cdf3017ee1ebe/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1f04d5fa849455cbd13cdf3017ee1ebe/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define 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 bin/.conf_check_64b5dd5a0728cff82d363b4cc2fc97ae/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64b5dd5a0728cff82d363b4cc2fc97ae/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_64b5dd5a0728cff82d363b4cc2fc97ae/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64b5dd5a0728cff82d363b4cc2fc97ae/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for library socket ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_b9893aadbb3efdfec13d0bb247946326/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b9893aadbb3efdfec13d0bb247946326/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b9893aadbb3efdfec13d0bb247946326/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b9893aadbb3efdfec13d0bb247946326/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lsocket', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lsocket: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for library nsl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 1 #define HAVE_SETHOSTENT 1 #define HAVE_ENDHOSTENT 1 /* #undef HAVE_GETIPNODEBYADDR */ /* #undef HAVE_FREEHOSTENT */ #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYADDR 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_1dc691869478d014e4d8d2fc37d381ba/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1dc691869478d014e4d8d2fc37d381ba/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1dc691869478d014e4d8d2fc37d381ba/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1dc691869478d014e4d8d2fc37d381ba/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lnsl', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lnsl: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ----------------------------------------------------------------------------------------------- Checking for getipnodebyname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 bin/.conf_check_9231f09c78a5793293c5cdf191097bf8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9231f09c78a5793293c5cdf191097bf8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9231f09c78a5793293c5cdf191097bf8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9231f09c78a5793293c5cdf191097bf8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 bin/.conf_check_ea722c710cbc5b9958c94023671a45cf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ea722c710cbc5b9958c94023671a45cf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:518:39: error: 'getipnodebyname' undeclared (first use in this function) 518 | int main(void) { void *__x = (void *)getipnodebyname; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~ ../../test.c:518:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getipnodebyaddr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 bin/.conf_check_840e9a67f08fb62800770f2a8f18c234/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_840e9a67f08fb62800770f2a8f18c234/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_840e9a67f08fb62800770f2a8f18c234/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_840e9a67f08fb62800770f2a8f18c234/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 bin/.conf_check_8ce8012e54c7029ddee43c55065c218a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ce8012e54c7029ddee43c55065c218a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:518:39: error: 'getipnodebyaddr' undeclared (first use in this function) 518 | int main(void) { void *__x = (void *)getipnodebyaddr; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~ ../../test.c:518:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for freehostent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 bin/.conf_check_1c081f776ce3fdafd1d5e8ac39bcef2d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1c081f776ce3fdafd1d5e8ac39bcef2d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1c081f776ce3fdafd1d5e8ac39bcef2d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1c081f776ce3fdafd1d5e8ac39bcef2d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `freehostent' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 bin/.conf_check_4f72b7aebcd4ac6ebb6a6e3985113a01/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4f72b7aebcd4ac6ebb6a6e3985113a01/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:518:39: error: 'freehostent' undeclared (first use in this function) 518 | int main(void) { void *__x = (void *)freehostent; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:518:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for iruserok ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 bin/.conf_check_8ae6ca8f1b7bb76f4c5fdc9198f0bc53/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ae6ca8f1b7bb76f4c5fdc9198f0bc53/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_8ae6ca8f1b7bb76f4c5fdc9198f0bc53/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ae6ca8f1b7bb76f4c5fdc9198f0bc53/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for bswap16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 #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 bin/.conf_check_fbecd2b8a10677d63165ccdac1952b2f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fbecd2b8a10677d63165ccdac1952b2f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fbecd2b8a10677d63165ccdac1952b2f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fbecd2b8a10677d63165ccdac1952b2f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `bswap16' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #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 bin/.conf_check_3cd00b020d36966fa6b6c9f365120496/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3cd00b020d36966fa6b6c9f365120496/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:520:39: error: 'bswap16' undeclared (first use in this function) 520 | int main(void) { void *__x = (void *)bswap16; return (int)__x; return 0; } | ^~~~~~~ ../../test.c:520:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for bswap32 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #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 bin/.conf_check_c70b08eb4541168a49e199def34b0e90/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c70b08eb4541168a49e199def34b0e90/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c70b08eb4541168a49e199def34b0e90/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c70b08eb4541168a49e199def34b0e90/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `bswap32' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #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 bin/.conf_check_d4cf66c395340e3759905524d76e8c7e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d4cf66c395340e3759905524d76e8c7e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:521:39: error: 'bswap32' undeclared (first use in this function) 521 | int main(void) { void *__x = (void *)bswap32; return (int)__x; return 0; } | ^~~~~~~ ../../test.c:521:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for header sys/termios.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_6af78baff8ed6c39cbda4a77af1a8d91/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6af78baff8ed6c39cbda4a77af1a8d91/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for struct winsize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #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 bin/.conf_check_33985b13b4fb2f5846e7c737eb74a95c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_33985b13b4fb2f5846e7c737eb74a95c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #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 bin/.conf_check_7075b17f9f1a2c4750a72d95744c3223/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7075b17f9f1a2c4750a72d95744c3223/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #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 bin/.conf_check_ec730da86a501c53dbd4390f1b79bd16/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ec730da86a501c53dbd4390f1b79bd16/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define 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 bin/.conf_check_91d40219d762eb3a4f3d28160c968671/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_91d40219d762eb3a4f3d28160c968671/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define 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 bin/.conf_check_664d4755588c1befbe1c8a27d933d36e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_664d4755588c1befbe1c8a27d933d36e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for res_nsearch ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_WS_YPIXEL 1 #define HAVE_KRB_STRUCT_WINSIZE 1 #define VOID_RETSIGTYPE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_34dd71dd26ff884122163fa60ec3f0b5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_34dd71dd26ff884122163fa60ec3f0b5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:529:10: fatal error: dns.h: No such file or directory 529 | #include | ^~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 bin/.conf_check_de9ea896b91deb08f175969c3274679d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de9ea896b91deb08f175969c3274679d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_de9ea896b91deb08f175969c3274679d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de9ea896b91deb08f175969c3274679d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for res_ndestroy ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 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 bin/.conf_check_1aaf5114d36255e41b032f08da784114/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1aaf5114d36255e41b032f08da784114/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1aaf5114d36255e41b032f08da784114/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1aaf5114d36255e41b032f08da784114/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_a84289c3a4d473c39c375ec94b89c863/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a84289c3a4d473c39c375ec94b89c863/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:534:39: error: 'res_ndestroy' undeclared (first use in this function) 534 | int main(void) { void *__x = (void *)res_ndestroy; return (int)__x; return 0; } | ^~~~~~~~~~~~ ../../test.c:534:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_99b5beb1be26990e27bbfcb0e2337529/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99b5beb1be26990e27bbfcb0e2337529/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_99b5beb1be26990e27bbfcb0e2337529/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99b5beb1be26990e27bbfcb0e2337529/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `dns_search' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_2c54bb7704202355621c04638592cfdf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c54bb7704202355621c04638592cfdf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:535:39: error: 'dns_search' undeclared (first use in this function); did you mean 'res_search'? 535 | int main(void) { void *__x = (void *)dns_search; return (int)__x; return 0; } | ^~~~~~~~~~ | res_search ../../test.c:535:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_b13fd93d10f836b1f1e01553a1ecddb1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b13fd93d10f836b1f1e01553a1ecddb1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b13fd93d10f836b1f1e01553a1ecddb1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b13fd93d10f836b1f1e01553a1ecddb1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for library resolv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_6654d75698ddceb83d877348feaa1d9c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6654d75698ddceb83d877348feaa1d9c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6654d75698ddceb83d877348feaa1d9c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6654d75698ddceb83d877348feaa1d9c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lresolv', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking for res_ndestroy in resolv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_dbcb627bdcd30259e15951079623265f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbcb627bdcd30259e15951079623265f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:534:10: fatal error: dns.h: No such file or directory 534 | #include | ^~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_62417ab07bd66470a56a49501d5a9170/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_62417ab07bd66470a56a49501d5a9170/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_62417ab07bd66470a56a49501d5a9170/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_62417ab07bd66470a56a49501d5a9170/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lresolv', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_dbcb627bdcd30259e15951079623265f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbcb627bdcd30259e15951079623265f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:534:10: fatal error: dns.h: No such file or directory 534 | #include | ^~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_dbcb627bdcd30259e15951079623265f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbcb627bdcd30259e15951079623265f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:534:10: fatal error: dns.h: No such file or directory 534 | #include | ^~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_485b3dd6e73cbdcbae659e0eba1fb681/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_485b3dd6e73cbdcbae659e0eba1fb681/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:537:39: error: 'res_ndestroy' undeclared (first use in this function) 537 | int main(void) { void *__x = (void *)res_ndestroy; return (int)__x; return 0; } | ^~~~~~~~~~~~ ../../test.c:537:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for dns_search in resolv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_dbcb627bdcd30259e15951079623265f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbcb627bdcd30259e15951079623265f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:534:10: fatal error: dns.h: No such file or directory 534 | #include | ^~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_eb343c722d9d49b1e7749746565cc14e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eb343c722d9d49b1e7749746565cc14e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_eb343c722d9d49b1e7749746565cc14e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eb343c722d9d49b1e7749746565cc14e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lresolv', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `dns_search' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_dbcb627bdcd30259e15951079623265f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbcb627bdcd30259e15951079623265f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:534:10: fatal error: dns.h: No such file or directory 534 | #include | ^~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_dbcb627bdcd30259e15951079623265f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbcb627bdcd30259e15951079623265f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:534:10: fatal error: dns.h: No such file or directory 534 | #include | ^~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_9e20d0d10bfef5a1f7944313d85aa489/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9e20d0d10bfef5a1f7944313d85aa489/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:537:39: error: 'dns_search' undeclared (first use in this function); did you mean 'res_search'? 537 | int main(void) { void *__x = (void *)dns_search; return (int)__x; return 0; } | ^~~~~~~~~~ | res_search ../../test.c:537:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_45f9ce6d22f9181fa95e9b32f6820bae/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_45f9ce6d22f9181fa95e9b32f6820bae/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #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 bin/.conf_check_fb2fdf89d19602d12ac83f3a2957b0eb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fb2fdf89d19602d12ac83f3a2957b0eb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for dirfd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_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 bin/.conf_check_88dade9c88ca22ffc37e1ed0f8ccd392/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_88dade9c88ca22ffc37e1ed0f8ccd392/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_88dade9c88ca22ffc37e1ed0f8ccd392/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_88dade9c88ca22ffc37e1ed0f8ccd392/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_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 bin/.conf_check_280bd7bbee1d790ea1f26289b2a12b9f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_280bd7bbee1d790ea1f26289b2a12b9f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_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 bin/.conf_check_7e576b1a280c569fbb14f725c661bc6a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7e576b1a280c569fbb14f725c661bc6a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:540:23: error: storage size of 's' isn't known 540 | int main(void) { DIR s; void *_x; _x=(void *)&s.dd_fd; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for library keyutils ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_35847482f835f99af03e9e480728e2c7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_35847482f835f99af03e9e480728e2c7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_35847482f835f99af03e9e480728e2c7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_35847482f835f99af03e9e480728e2c7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lkeyutils', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking for add_key in keyutils ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0251eb87d14a67e5f2acc1fe6c509e69/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0251eb87d14a67e5f2acc1fe6c509e69/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define add_key __fake__add_key #ifdef HAVE_LIMITS_H # include #else # include #endif #undef add_key #if defined __stub_add_key || defined __stub___add_key #error "bad glibc stub" #endif extern char add_key(); int main() { return add_key(); } <== [1/2] Compiling bin/.conf_check_c08abe8b02b3cd43cf8e010d1d9364e8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c08abe8b02b3cd43cf8e010d1d9364e8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c08abe8b02b3cd43cf8e010d1d9364e8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c08abe8b02b3cd43cf8e010d1d9364e8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lkeyutils', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for keyctl_get_persistent in keyutils ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define keyctl_get_persistent __fake__keyctl_get_persistent #ifdef HAVE_LIMITS_H # include #else # include #endif #undef keyctl_get_persistent #if defined __stub_keyctl_get_persistent || defined __stub___keyctl_get_persistent #error "bad glibc stub" #endif extern char keyctl_get_persistent(); int main() { return keyctl_get_persistent(); } <== [1/2] Compiling bin/.conf_check_26e46f927891b21761d00e1fcdfb0a1c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_26e46f927891b21761d00e1fcdfb0a1c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_26e46f927891b21761d00e1fcdfb0a1c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_26e46f927891b21761d00e1fcdfb0a1c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lkeyutils', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking if size of key_serial_t == 1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 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(key_serial_t))) <= 1)];; return 0; } <== [1/2] Compiling bin/.conf_check_c580ae0610450f1b43caf455b51c0bb4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c580ae0610450f1b43caf455b51c0bb4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:545:30: error: size of array 'test_array' is negative 545 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(key_serial_t))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if size of key_serial_t == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 /* #undef SIZEOF_KEY_SERIAL_T */ #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(key_serial_t))) <= 2)];; return 0; } <== [1/2] Compiling bin/.conf_check_2c2e7ee26e00c19867cc6313fd57befa/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c2e7ee26e00c19867cc6313fd57befa/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:546:30: error: size of array 'test_array' is negative 546 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(key_serial_t))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/heimdal_build: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if size of key_serial_t == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 /* #undef SIZEOF_KEY_SERIAL_T */ #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(key_serial_t))) <= 4)];; return 0; } <== [1/2] Compiling bin/.conf_check_7dc4c31bd207871f7ba4708467d96970/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7dc4c31bd207871f7ba4708467d96970/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7dc4c31bd207871f7ba4708467d96970/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7dc4c31bd207871f7ba4708467d96970/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=discarded-qualifiers'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2ddc3d579c5133b5f3c42483a9fabcc2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=discarded-qualifiers', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2ddc3d579c5133b5f3c42483a9fabcc2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=cast-qual'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e378905f9dda3bec203702bf021ef5c7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=cast-qual', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e378905f9dda3bec203702bf021ef5c7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=missing-field-initializers'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_debd56f0a65f6285ea0e2cea97ee8e92/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=missing-field-initializers', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_debd56f0a65f6285ea0e2cea97ee8e92/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=shadow'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_908ef550540b57848ac8e9987a97d932/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=shadow', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_908ef550540b57848ac8e9987a97d932/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=implicit-fallthrough'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a41c2117641694cab7cffbf4a8d761c2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=implicit-fallthrough', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a41c2117641694cab7cffbf4a8d761c2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=enum-compare'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_9a5d6dbb275eba9c28f6c4977cb6c3d4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=enum-compare', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9a5d6dbb275eba9c28f6c4977cb6c3d4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=unused-but-set-variable'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_033f8b9546c4ba608e21e6a26e7e94c0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=unused-but-set-variable', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_033f8b9546c4ba608e21e6a26e7e94c0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=unused-const-variable'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_8e30851186e0e2f74fa2509e4e20a200/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=unused-const-variable', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8e30851186e0e2f74fa2509e4e20a200/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=unused-variable'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5cd60ec847254343a5a331a06c3011a8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=unused-variable', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5cd60ec847254343a5a331a06c3011a8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=unused-result'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_54f2b9373d0de0456de44d65278a2da7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=unused-result', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_54f2b9373d0de0456de44d65278a2da7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=old-style-definition'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f8dd3a81f48f7a6422176424d6672640/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=old-style-definition', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f8dd3a81f48f7a6422176424d6672640/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-strict-overflow'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e9d63ff5981ef0c690dfa22a6c369a1a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-strict-overflow', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e9d63ff5981ef0c690dfa22a6c369a1a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking compiler accepts ['-Wno-error=free-nonheap-object'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f9dad664af71e38dc31c4afac1d310a9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Wno-error=free-nonheap-object', '-Werror', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f9dad664af71e38dc31c4afac1d310a9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking if 'time_t' is signed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { static int test_array[1 - 2 * !(((time_t)-1) < 0)];; return 0; } <== [1/2] Compiling bin/.conf_check_92936d62aaf49885c12b20c2e1802a98/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_92936d62aaf49885c12b20c2e1802a98/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_92936d62aaf49885c12b20c2e1802a98/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_92936d62aaf49885c12b20c2e1802a98/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for program 'compile_et' /home/autobuild/autobuild/instance-6/output-1/host/bin/compile_et find program=['compile_et'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='COMPILE_ET' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/compile_et'] ----------------------------------------------------------------------------------------------- Checking for program 'asn1_compile' /home/autobuild/autobuild/instance-6/output-1/host/bin/asn1_compile find program=['asn1_compile'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='ASN1_COMPILE' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/asn1_compile'] ----------------------------------------------------------------------------------------------- Checking for declaration of SA_SIGINFO ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 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 bin/.conf_check_99dcff31960d086464c0e437a1a868d5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99dcff31960d086464c0e437a1a868d5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for backtrace ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_368433834e061450ec93c94e1198d9b3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_368433834e061450ec93c94e1198d9b3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 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 bin/.conf_check_ea89fe2e93eb56def6e92ca1250da6f9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ea89fe2e93eb56def6e92ca1250da6f9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ea89fe2e93eb56def6e92ca1250da6f9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ea89fe2e93eb56def6e92ca1250da6f9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for backtrace_symbols ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 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 bin/.conf_check_2db66c551a7f759a3c43204f5525061c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2db66c551a7f759a3c43204f5525061c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2db66c551a7f759a3c43204f5525061c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2db66c551a7f759a3c43204f5525061c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for member f_frsize in struct statvfs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #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 bin/.conf_check_3d113e82573a16f1e839d2b047c1c74e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3d113e82573a16f1e839d2b047c1c74e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for statvfs (SVR4) ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #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 bin/.conf_check_76e2b34491bb83457d263843835f3750/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_76e2b34491bb83457d263843835f3750/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_76e2b34491bb83457d263843835f3750/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_76e2b34491bb83457d263843835f3750/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for *bsd style statfs with statfs.f_iosize ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #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/3] Compiling bin/.conf_check_4dfac2478f47aef6e7f20a244fbc9007/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4dfac2478f47aef6e7f20a244fbc9007/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:654:21: error: 'struct statfs' has no member named 'f_iosize'; did you mean 'f_bsize'? 654 | fsd.f_iosize = 0; | ^~~~~~~~ | f_bsize from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if f_fsid is an integer ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #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 bin/.conf_check_affa85fa7bce62dc45a403bf0430527b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_affa85fa7bce62dc45a403bf0430527b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_affa85fa7bce62dc45a403bf0430527b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_affa85fa7bce62dc45a403bf0430527b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking whether statvfs.f_flag exists ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #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 bin/.conf_check_b8488e174cc16932f4c34a478740c49f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b8488e174cc16932f4c34a478740c49f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b8488e174cc16932f4c34a478740c49f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b8488e174cc16932f4c34a478740c49f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking whether statvfs.f_flags exists ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #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 bin/.conf_check_05334466526ef9fa013809f66096d4da/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_05334466526ef9fa013809f66096d4da/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:653:43: error: 'struct statvfs' has no member named 'f_flags'; did you mean 'f_flag'? 653 | int main(void) { struct statvfs buf; buf.f_flags = 0; return 0; } | ^~~~~~~ | f_flag from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for mallinfo2() ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct mallinfo2 mi = mallinfo2(); return mi.arena + mi.ordblks + mi.smblks + mi.hblks + mi.hblkhd + mi.usmblks + mi.fsmblks + mi.uordblks + mi.fordblks + mi.keepcost;; return 0; } <== [1/2] Compiling bin/.conf_check_d1f4188704f10b1163b70b7d9ba2a415/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d1f4188704f10b1163b70b7d9ba2a415/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d1f4188704f10b1163b70b7d9ba2a415/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d1f4188704f10b1163b70b7d9ba2a415/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for libsystemd-daemon ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'libsystemd-daemon'] err: 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 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for libsystemd-journal ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'libsystemd-journal'] err: 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 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for libsystemd ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'libsystemd'] err: 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 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for library systemd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 int foo() { int v = 2; return v*2; } <== [1/2] Compiling bin/.conf_check_501387a1b32079ad79f9a6d48a940125/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_501387a1b32079ad79f9a6d48a940125/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_501387a1b32079ad79f9a6d48a940125/testbuild/default/libtestprog.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-shared', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_501387a1b32079ad79f9a6d48a940125/testbuild/default/libtestprog.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lsystemd', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lsystemd: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for lttng-ust ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'lttng-ust'] err: 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 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header lttng/tracef.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d13feb0778f95dd045e519da03f96d3f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d13feb0778f95dd045e519da03f96d3f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:654:10: fatal error: lttng/tracef.h: No such file or directory 654 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for library lttng-ust ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 int foo() { int v = 2; return v*2; } <== [1/2] Compiling bin/.conf_check_720de3d62011e68a8af4264fafb1a591/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_720de3d62011e68a8af4264fafb1a591/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_720de3d62011e68a8af4264fafb1a591/testbuild/default/libtestprog.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-shared', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_720de3d62011e68a8af4264fafb1a591/testbuild/default/libtestprog.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-llttng-ust', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -llttng-ust: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header gpfs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_d50321264dbf9180c81fc7cbe455f4a5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/usr/lpp/mmfs/include', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d50321264dbf9180c81fc7cbe455f4a5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:654:10: fatal error: gpfs.h: No such file or directory 654 | #include | ^~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header gpfs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_612f9e902fc4d6592883008057808c7f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../third_party/gpfs', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_612f9e902fc4d6592883008057808c7f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for library iconv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 int foo() { int v = 2; return v*2; } <== [1/2] Compiling bin/.conf_check_015284fc5381ab7ab2f8a316d58649d2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_015284fc5381ab7ab2f8a316d58649d2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_015284fc5381ab7ab2f8a316d58649d2/testbuild/default/libtestprog.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-shared', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_015284fc5381ab7ab2f8a316d58649d2/testbuild/default/libtestprog.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-liconv', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -liconv: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util/charset: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util/charset: The configuration failed ----------------------------------------------------------------------------------------------- Checking for library iconv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_0d66118a59202e4a93036b2c1d85eb7f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0d66118a59202e4a93036b2c1d85eb7f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0d66118a59202e4a93036b2c1d85eb7f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0d66118a59202e4a93036b2c1d85eb7f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-liconv', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -liconv: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util/charset: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util/charset: The configuration failed ----------------------------------------------------------------------------------------------- Checking for iconv_open ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 bin/.conf_check_f47dc93499bc1ad89aa4612004005ec4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f47dc93499bc1ad89aa4612004005ec4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f47dc93499bc1ad89aa4612004005ec4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f47dc93499bc1ad89aa4612004005ec4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking errno of iconv for illegal multibyte sequence ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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/3] Compiling bin/.conf_check_2c57f396e3b30037ec7c47d2eec02f36/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util/charset', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c57f396e3b30037ec7c47d2eec02f36/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_2c57f396e3b30037ec7c47d2eec02f36/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c57f396e3b30037ec7c47d2eec02f36/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] [3/3] Processing bin/.conf_check_2c57f396e3b30037ec7c47d2eec02f36/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2c57f396e3b30037ec7c47d2eec02f36/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking errno of iconv for illegal multibyte sequence'] out: 0 ok ----------------------------------------------------------------------------------------------- Checking for icu-i18n ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'icu-i18n'] err: Package icu-i18n was not found in the pkg-config search path. Perhaps you should add the directory containing `icu-i18n.pc' to the PKG_CONFIG_PATH environment variable Package 'icu-i18n', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/util/charset: The configuration failed ----------------------------------------------------------------------------------------------- Checking for pam_start ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 bin/.conf_check_0e6be5dcfb6a984ee358249b4d695aed/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0e6be5dcfb6a984ee358249b4d695aed/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0e6be5dcfb6a984ee358249b4d695aed/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0e6be5dcfb6a984ee358249b4d695aed/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `pam_start' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:660:39: error: 'pam_start' undeclared (first use in this function); did you mean 'va_start'? 660 | int main(void) { void *__x = (void *)pam_start; return (int)__x; return 0; } | ^~~~~~~~~ | va_start ../../test.c:660:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for library pam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_36a2824e10555b638d55a339b6cf9035/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36a2824e10555b638d55a339b6cf9035/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_36a2824e10555b638d55a339b6cf9035/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36a2824e10555b638d55a339b6cf9035/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lpam', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lpam: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: The configuration failed ----------------------------------------------------------------------------------------------- Checking for pam_start ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ #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 bin/.conf_check_fde99ea7d416e01f29d9115f81039616/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `pam_start' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:660:39: error: 'pam_start' undeclared (first use in this function); did you mean 'va_start'? 660 | int main(void) { void *__x = (void *)pam_start; return (int)__x; return 0; } | ^~~~~~~~~ | va_start ../../test.c:660:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source4/auth: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for header security/pam_modules.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_01ad5d2962ae35e37b222dc553cf66a1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_01ad5d2962ae35e37b222dc553cf66a1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:660:10: fatal error: security/pam_modules.h: No such file or directory 660 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header pam/pam_modules.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2cd27e8dcfea67b58f40a90df8120467/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2cd27e8dcfea67b58f40a90df8120467/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:660:10: fatal error: pam/pam_modules.h: No such file or directory 660 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ----------------------------------------------------------------------------------------------- Checking for pam_start ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ #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 bin/.conf_check_fde99ea7d416e01f29d9115f81039616/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `pam_start' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:660:39: error: 'pam_start' undeclared (first use in this function); did you mean 'va_start'? 660 | int main(void) { void *__x = (void *)pam_start; return (int)__x; return 0; } | ^~~~~~~~~ | va_start ../../test.c:660:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for library pam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_36a2824e10555b638d55a339b6cf9035/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36a2824e10555b638d55a339b6cf9035/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_36a2824e10555b638d55a339b6cf9035/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36a2824e10555b638d55a339b6cf9035/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lpam', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lpam: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ----------------------------------------------------------------------------------------------- Checking for pam_start ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_856b9bf129f59ad8079524f8d499f717/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_856b9bf129f59ad8079524f8d499f717/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:660:10: fatal error: security/pam_appl.h: No such file or directory 660 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ #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 bin/.conf_check_fde99ea7d416e01f29d9115f81039616/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fde99ea7d416e01f29d9115f81039616/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `pam_start' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_856b9bf129f59ad8079524f8d499f717/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_856b9bf129f59ad8079524f8d499f717/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:660:10: fatal error: security/pam_appl.h: No such file or directory 660 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_856b9bf129f59ad8079524f8d499f717/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_856b9bf129f59ad8079524f8d499f717/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:660:10: fatal error: security/pam_appl.h: No such file or directory 660 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b421c5c113a96ebfa95e58cb1d7e2719/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:660:39: error: 'pam_start' undeclared (first use in this function); did you mean 'va_start'? 660 | int main(void) { void *__x = (void *)pam_start; return (int)__x; return 0; } | ^~~~~~~~~ | va_start ../../test.c:660:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for header nss_dbdefs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_673cf0541b39dec0ad48c5a87e3909dd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_673cf0541b39dec0ad48c5a87e3909dd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:660:10: fatal error: nss_dbdefs.h: No such file or directory 660 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ----------------------------------------------------------------------------------------------- Checking for member ipnode.af_family in union nss_XbyY_key ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 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) { union nss_XbyY_key s; void *_x; _x=(void *)&s.ipnode.af_family; return 0; } <== [1/1] Compiling bin/.conf_check_12fa0318c9057f4bb0df8fbf44077da3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_12fa0318c9057f4bb0df8fbf44077da3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:660:38: error: storage size of 's' isn't known 660 | int main(void) { union nss_XbyY_key s; void *_x; _x=(void *)&s.ipnode.af_family; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member pw_comment in struct passwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #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 bin/.conf_check_aa1094ca379ce5c1e27e518027d1d06e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_aa1094ca379ce5c1e27e518027d1d06e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:662:59: error: 'struct passwd' has no member named 'pw_comment' 662 | int main(void) { struct passwd s; void *_x; _x=(void *)&s.pw_comment; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member pw_age in struct passwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #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 bin/.conf_check_4b668397b6a4902bb95ea5279648728a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4b668397b6a4902bb95ea5279648728a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:663:60: error: 'struct passwd' has no member named 'pw_age'; did you mean 'pw_name'? 663 | int main(void) { struct passwd s; void *_x; _x=(void *)&s.pw_age; return 0; } | ^~~~~~ | pw_name from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for header usersec.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_e093d37180258b0bae5455d94f59c89b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e093d37180258b0bae5455d94f59c89b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:663:10: fatal error: usersec.h: No such file or directory 663 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed ----------------------------------------------------------------------------------------------- Checking for member method_attrlist in struct secmethod_table ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct secmethod_table s; void *_x; _x=(void *)&s.method_attrlist; return 0; } <== [1/1] Compiling bin/.conf_check_ccb293dd60b8eb4c7b24e2997d10665f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ccb293dd60b8eb4c7b24e2997d10665f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:663:42: error: storage size of 's' isn't known 663 | int main(void) { struct secmethod_table s; void *_x; _x=(void *)&s.method_attrlist; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member method_version in struct secmethod_table ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct secmethod_table s; void *_x; _x=(void *)&s.method_version; return 0; } <== [1/1] Compiling bin/.conf_check_ec96a185fa88e91426213a27e0b384fa/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ec96a185fa88e91426213a27e0b384fa/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:664:42: error: storage size of 's' isn't known 664 | int main(void) { struct secmethod_table s; void *_x; _x=(void *)&s.method_version; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/nsswitch: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for library ncurses ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_2e7c054036646d193ee5a906e6cd934c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2e7c054036646d193ee5a906e6cd934c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2e7c054036646d193ee5a906e6cd934c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2e7c054036646d193ee5a906e6cd934c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lncurses', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking for tgetent in ncurses ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #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 bin/.conf_check_c2b7fe0661b6411703c59a81038fe333/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c2b7fe0661b6411703c59a81038fe333/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c2b7fe0661b6411703c59a81038fe333/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c2b7fe0661b6411703c59a81038fe333/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lncurses', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] ok ----------------------------------------------------------------------------------------------- Checking for rl_completion_t ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #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 bin/.conf_check_2d215d873df17899dd43b6c098749e67/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2d215d873df17899dd43b6c098749e67/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:684:17: error: unknown type name 'rl_completion_t' 684 | int main(void) {rl_completion_t f; return 0;} | ^~~~~~~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for CPPFunction ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #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 bin/.conf_check_cff13835106d95078bfb31e51b801628/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cff13835106d95078bfb31e51b801628/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:685:17: error: unknown type name 'CPPFunction' 685 | int main(void) {CPPFunction f; return 0;} | ^~~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for library readline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_204b383c6839d623eba2839ebaaf7ad5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_204b383c6839d623eba2839ebaaf7ad5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_204b383c6839d623eba2839ebaaf7ad5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_204b383c6839d623eba2839ebaaf7ad5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lreadline', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lreadline: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed ----------------------------------------------------------------------------------------------- Checking for rl_completion_matches ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #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 bin/.conf_check_f89144d335da36bc9bf914dd849d138f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f89144d335da36bc9bf914dd849d138f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f89144d335da36bc9bf914dd849d138f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f89144d335da36bc9bf914dd849d138f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `rl_completion_matches' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #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 bin/.conf_check_01dbb4ed98aac38142940993b85eb2b3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_01dbb4ed98aac38142940993b85eb2b3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:670:39: error: 'rl_completion_matches' undeclared (first use in this function) 670 | int main(void) { void *__x = (void *)rl_completion_matches; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~~~~~~~ ../../test.c:670:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for library readline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_735edf5333c2d4d5dd610bfae74a6858/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_735edf5333c2d4d5dd610bfae74a6858/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_735edf5333c2d4d5dd610bfae74a6858/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_735edf5333c2d4d5dd610bfae74a6858/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lreadline', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lreadline: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed ----------------------------------------------------------------------------------------------- Checking for history_list ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #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 bin/.conf_check_46979b61aa3e13ab002ac6a873b45afd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_46979b61aa3e13ab002ac6a873b45afd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_46979b61aa3e13ab002ac6a873b45afd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_46979b61aa3e13ab002ac6a873b45afd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `history_list' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_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 bin/.conf_check_1536c352a584c12e8e955870c2b97c39/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1536c352a584c12e8e955870c2b97c39/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:671:39: error: 'history_list' undeclared (first use in this function) 671 | int main(void) { void *__x = (void *)history_list; return (int)__x; return 0; } | ^~~~~~~~~~~~ ../../test.c:671:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/libcli/smbreadline: The configuration failed not found ----------------------------------------------------------------------------------------------- perl module Parse::Yapp::Driver 1.05 ['/home/autobuild/autobuild/instance-6/output-1/host/bin/perl', '-e', 'use Parse::Yapp::Driver 1.05'] ok ----------------------------------------------------------------------------------------------- Checking for program 'yapp' /home/autobuild/autobuild/instance-6/output-1/host/bin/yapp find program=['yapp'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='YAPP' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/yapp'] ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,--export-dynamic ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_49b0af25d1c66cdd8465d3d8de20524d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_49b0af25d1c66cdd8465d3d8de20524d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_49b0af25d1c66cdd8465d3d8de20524d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_49b0af25d1c66cdd8465d3d8de20524d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for header linux/falloc.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5f413bb8ca507143e82002ff67acadc7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5f413bb8ca507143e82002ff67acadc7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header linux/ioctl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_334297619cae089a21215f5bf7f35808/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_334297619cae089a21215f5bf7f35808/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for getcwd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #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 bin/.conf_check_ed4b30c3daa3af82674584e2a1505490/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ed4b30c3daa3af82674584e2a1505490/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ed4b30c3daa3af82674584e2a1505490/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ed4b30c3daa3af82674584e2a1505490/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fchown ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #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 bin/.conf_check_17073b3c6e388fbfec6e924cd14e6a50/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_17073b3c6e388fbfec6e924cd14e6a50/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_17073b3c6e388fbfec6e924cd14e6a50/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_17073b3c6e388fbfec6e924cd14e6a50/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for chmod ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define 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 bin/.conf_check_68b990e471ddb2a5d366d1621a14b352/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_68b990e471ddb2a5d366d1621a14b352/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_68b990e471ddb2a5d366d1621a14b352/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_68b990e471ddb2a5d366d1621a14b352/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fchmod ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define 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 bin/.conf_check_da861be5db108471576050fea68fb006/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_da861be5db108471576050fea68fb006/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_da861be5db108471576050fea68fb006/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_da861be5db108471576050fea68fb006/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mknod ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 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 bin/.conf_check_84a2ec7f47c4038c34b87299b478dcac/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_84a2ec7f47c4038c34b87299b478dcac/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_84a2ec7f47c4038c34b87299b478dcac/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_84a2ec7f47c4038c34b87299b478dcac/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mknodat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define mknodat __fake__mknodat #ifdef HAVE_LIMITS_H # include #else # include #endif #undef mknodat #if defined __stub_mknodat || defined __stub___mknodat #error "bad glibc stub" #endif extern char mknodat(); int main() { return mknodat(); } <== [1/2] Compiling bin/.conf_check_7e840f3dfa7b47dc71876b5b0f7159c8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7e840f3dfa7b47dc71876b5b0f7159c8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7e840f3dfa7b47dc71876b5b0f7159c8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7e840f3dfa7b47dc71876b5b0f7159c8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strtol ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 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 bin/.conf_check_a4365c10010388a0937256a3e8ea4e57/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a4365c10010388a0937256a3e8ea4e57/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a4365c10010388a0937256a3e8ea4e57/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a4365c10010388a0937256a3e8ea4e57/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strchr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 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 bin/.conf_check_8d70744b60f40ff9400876d53461805d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8d70744b60f40ff9400876d53461805d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:679:38: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 679 | extern char strchr(); | ^~~~~~ ../../test.c:672:1: note: 'strchr' is declared in header '' 671 | # include +++ |+#include 672 | #else [2/2] Linking bin/.conf_check_8d70744b60f40ff9400876d53461805d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8d70744b60f40ff9400876d53461805d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strupr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 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 bin/.conf_check_bc82a70e3d57b388a1483e4f59bedfb7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc82a70e3d57b388a1483e4f59bedfb7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bc82a70e3d57b388a1483e4f59bedfb7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc82a70e3d57b388a1483e4f59bedfb7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `strupr' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 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 bin/.conf_check_493ea09bccd54ff1d6814aad15577798/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_493ea09bccd54ff1d6814aad15577798/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:682:39: error: 'strupr' undeclared (first use in this function); did you mean 'strstr'? 682 | int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } | ^~~~~~ | strstr ../../test.c:682:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for chflags ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 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 bin/.conf_check_8039edc887da4b53229148de760a239d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8039edc887da4b53229148de760a239d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:678:27: error: #error "bad glibc stub" 678 | #error "bad glibc stub" | ^~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 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 bin/.conf_check_36701e58a38cfdd2ed9fc03896b7faeb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_36701e58a38cfdd2ed9fc03896b7faeb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:683:39: error: 'chflags' undeclared (first use in this function) 683 | int main(void) { void *__x = (void *)chflags; return (int)__x; return 0; } | ^~~~~~~ ../../test.c:683:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for fchflags ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ #define fchflags __fake__fchflags #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fchflags #if defined __stub_fchflags || defined __stub___fchflags #error "bad glibc stub" #endif extern char fchflags(); int main() { return fchflags(); } <== [1/2] Compiling bin/.conf_check_9ee4b6615982eb391c6dc2cc40cce0ce/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9ee4b6615982eb391c6dc2cc40cce0ce/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:679:27: error: #error "bad glibc stub" 679 | #error "bad glibc stub" | ^~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)fchflags; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_c7bfb8302472060e00203d1431e02e85/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7bfb8302472060e00203d1431e02e85/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:684:39: error: 'fchflags' undeclared (first use in this function) 684 | int main(void) { void *__x = (void *)fchflags; return (int)__x; return 0; } | ^~~~~~~~ ../../test.c:684:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getrlimit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_ddba9bc2190228f3d39f2de31dd403e8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddba9bc2190228f3d39f2de31dd403e8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ddba9bc2190228f3d39f2de31dd403e8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddba9bc2190228f3d39f2de31dd403e8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fsync ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_1b7418ffb4e06849fa67ae8ae0371ef6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b7418ffb4e06849fa67ae8ae0371ef6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1b7418ffb4e06849fa67ae8ae0371ef6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b7418ffb4e06849fa67ae8ae0371ef6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for setpgid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_c8ec80251f9fbf795e66a4733ebd2bf2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c8ec80251f9fbf795e66a4733ebd2bf2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c8ec80251f9fbf795e66a4733ebd2bf2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c8ec80251f9fbf795e66a4733ebd2bf2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_75a0529e70a9e0eee7860de0810ae9c7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_75a0529e70a9e0eee7860de0810ae9c7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_75a0529e70a9e0eee7860de0810ae9c7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_75a0529e70a9e0eee7860de0810ae9c7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strpbrk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_87301225d803b64058e723c3597467ad/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_87301225d803b64058e723c3597467ad/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:686:38: warning: conflicting types for built-in function 'strpbrk'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 686 | extern char strpbrk(); | ^~~~~~~ ../../test.c:679:1: note: 'strpbrk' is declared in header '' 678 | # include +++ |+#include 679 | #else [2/2] Linking bin/.conf_check_87301225d803b64058e723c3597467ad/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_87301225d803b64058e723c3597467ad/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for crypt16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_f86fbb87516e68eb4820c851c5aa196e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f86fbb87516e68eb4820c851c5aa196e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f86fbb87516e68eb4820c851c5aa196e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f86fbb87516e68eb4820c851c5aa196e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `crypt16' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_55b2c3e1de8250cec546b0901c6bcc08/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_55b2c3e1de8250cec546b0901c6bcc08/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:690:39: error: 'crypt16' undeclared (first use in this function); did you mean 'crypt'? 690 | int main(void) { void *__x = (void *)crypt16; return (int)__x; return 0; } | ^~~~~~~ | crypt ../../test.c:690:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getauthuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #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 bin/.conf_check_8ea777c4bbe1f700cbbf52ff7f1935dd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ea777c4bbe1f700cbbf52ff7f1935dd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_8ea777c4bbe1f700cbbf52ff7f1935dd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ea777c4bbe1f700cbbf52ff7f1935dd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getauthuid' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 bin/.conf_check_b31a79613951b47689b0e913c438d2b0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b31a79613951b47689b0e913c438d2b0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:691:39: error: 'getauthuid' undeclared (first use in this function); did you mean 'gettid'? 691 | int main(void) { void *__x = (void *)getauthuid; return (int)__x; return 0; } | ^~~~~~~~~~ | gettid ../../test.c:691:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for innetgr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 bin/.conf_check_c70dafadc864f455722b4bb7d8179be1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c70dafadc864f455722b4bb7d8179be1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c70dafadc864f455722b4bb7d8179be1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c70dafadc864f455722b4bb7d8179be1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for initgroups ok ----------------------------------------------------------------------------------------------- Checking for select ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_18aca889e487c8537fd3b5c492b13d72/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_18aca889e487c8537fd3b5c492b13d72/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_18aca889e487c8537fd3b5c492b13d72/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_18aca889e487c8537fd3b5c492b13d72/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_26064f5797de18d81404f51be7d347f7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_26064f5797de18d81404f51be7d347f7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_26064f5797de18d81404f51be7d347f7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_26064f5797de18d81404f51be7d347f7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `rdchk' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_c93c655c20dc2f93ddc9f3a85066a600/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c93c655c20dc2f93ddc9f3a85066a600/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:694:39: error: 'rdchk' undeclared (first use in this function) 694 | int main(void) { void *__x = (void *)rdchk; return (int)__x; return 0; } | ^~~~~ ../../test.c:694:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getgrnam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_b1d755a1409b861d9750254008cd4bc4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b1d755a1409b861d9750254008cd4bc4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b1d755a1409b861d9750254008cd4bc4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b1d755a1409b861d9750254008cd4bc4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for getgrent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_0666fd95171531816bef3ace6ff975fa/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0666fd95171531816bef3ace6ff975fa/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0666fd95171531816bef3ace6ff975fa/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0666fd95171531816bef3ace6ff975fa/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for pathconf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_bc98736d5af9f769718113ed051ca77e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc98736d5af9f769718113ed051ca77e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bc98736d5af9f769718113ed051ca77e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bc98736d5af9f769718113ed051ca77e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for setpriv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_102f6e5a80ded44863b470b08716a059/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_102f6e5a80ded44863b470b08716a059/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_102f6e5a80ded44863b470b08716a059/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_102f6e5a80ded44863b470b08716a059/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setpriv' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_ca5473b45761ba8034ba2b4a30838bf3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ca5473b45761ba8034ba2b4a30838bf3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:698:39: error: 'setpriv' undeclared (first use in this function); did you mean 'setpgid'? 698 | int main(void) { void *__x = (void *)setpriv; return (int)__x; return 0; } | ^~~~~~~ | setpgid ../../test.c:698:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for setgidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #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 bin/.conf_check_adc36fcfc0c9ffcfdda938e91fa8b770/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_adc36fcfc0c9ffcfdda938e91fa8b770/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_adc36fcfc0c9ffcfdda938e91fa8b770/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_adc36fcfc0c9ffcfdda938e91fa8b770/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setgidx' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define 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 bin/.conf_check_bff6abe11ff2c7b71e962b90b52fc30f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bff6abe11ff2c7b71e962b90b52fc30f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:699:39: error: 'setgidx' undeclared (first use in this function); did you mean 'setgid'? 699 | int main(void) { void *__x = (void *)setgidx; return (int)__x; return 0; } | ^~~~~~~ | setgid ../../test.c:699:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for setuidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define 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 bin/.conf_check_41070cf44c0045bd4bc42dc26dce5158/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_41070cf44c0045bd4bc42dc26dce5158/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_41070cf44c0045bd4bc42dc26dce5158/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_41070cf44c0045bd4bc42dc26dce5158/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setuidx' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #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 bin/.conf_check_8a1df51d599a26b006c698cd574676bb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8a1df51d599a26b006c698cd574676bb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:700:39: error: 'setuidx' undeclared (first use in this function); did you mean 'setuid'? 700 | int main(void) { void *__x = (void *)setuidx; return (int)__x; return 0; } | ^~~~~~~ | setuid ../../test.c:700:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for setgroups ok ----------------------------------------------------------------------------------------------- Checking for syscall ok ----------------------------------------------------------------------------------------------- Checking for sysconf ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef 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 bin/.conf_check_a5afa9e9f07988c3bf1a77d09610945f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a5afa9e9f07988c3bf1a77d09610945f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_a5afa9e9f07988c3bf1a77d09610945f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a5afa9e9f07988c3bf1a77d09610945f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_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 bin/.conf_check_fe623bbfb3968da63095134596452aa0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fe623bbfb3968da63095134596452aa0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fe623bbfb3968da63095134596452aa0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fe623bbfb3968da63095134596452aa0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for posix_openpt ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_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 bin/.conf_check_cf7748e8ff97b72dc7c7f8212d91b471/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cf7748e8ff97b72dc7c7f8212d91b471/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_cf7748e8ff97b72dc7c7f8212d91b471/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cf7748e8ff97b72dc7c7f8212d91b471/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fallocate ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 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 bin/.conf_check_c586ca65c916fb7e9c00671485295173/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c586ca65c916fb7e9c00671485295173/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c586ca65c916fb7e9c00671485295173/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c586ca65c916fb7e9c00671485295173/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fseeko ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #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 bin/.conf_check_f372bc251d2eda5202827cd90daee1e0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f372bc251d2eda5202827cd90daee1e0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f372bc251d2eda5202827cd90daee1e0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f372bc251d2eda5202827cd90daee1e0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for setluid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #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 bin/.conf_check_d7022344ae2e744f094dbe58096689f5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d7022344ae2e744f094dbe58096689f5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d7022344ae2e744f094dbe58096689f5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d7022344ae2e744f094dbe58096689f5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setluid' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #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 bin/.conf_check_ddf029a840e6b9c8875efb37c788b403/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ddf029a840e6b9c8875efb37c788b403/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:706:39: error: 'setluid' undeclared (first use in this function); did you mean 'seteuid'? 706 | int main(void) { void *__x = (void *)setluid; return (int)__x; return 0; } | ^~~~~~~ | seteuid ../../test.c:706:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getpwnam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define 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 bin/.conf_check_0401c7313c5bdfb5bcf744496ebc194e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0401c7313c5bdfb5bcf744496ebc194e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0401c7313c5bdfb5bcf744496ebc194e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0401c7313c5bdfb5bcf744496ebc194e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fdopendir ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define 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 bin/.conf_check_c886e43b9a23da4eee20ae58a419863d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c886e43b9a23da4eee20ae58a419863d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c886e43b9a23da4eee20ae58a419863d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c886e43b9a23da4eee20ae58a419863d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 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 bin/.conf_check_965a919312cc47b0cc3b009f9ea2060a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_965a919312cc47b0cc3b009f9ea2060a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_965a919312cc47b0cc3b009f9ea2060a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_965a919312cc47b0cc3b009f9ea2060a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strcasecmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 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 bin/.conf_check_a465c36ff68ae338956ffbc3779e5d8f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a465c36ff68ae338956ffbc3779e5d8f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:707:38: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 707 | extern char strcasecmp(); | ^~~~~~~~~~ [2/2] Linking bin/.conf_check_a465c36ff68ae338956ffbc3779e5d8f/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a465c36ff68ae338956ffbc3779e5d8f/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- 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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #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 bin/.conf_check_f9d42e3082b51756e5203b7dc60b6de5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f9d42e3082b51756e5203b7dc60b6de5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f9d42e3082b51756e5203b7dc60b6de5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f9d42e3082b51756e5203b7dc60b6de5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for lutimes ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 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 bin/.conf_check_bd957a45822cfb43fcf0dc07db3fda0d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bd957a45822cfb43fcf0dc07db3fda0d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bd957a45822cfb43fcf0dc07db3fda0d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bd957a45822cfb43fcf0dc07db3fda0d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for utimensat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #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 bin/.conf_check_db994284fc3e772b77f255a07a6e7d6b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_db994284fc3e772b77f255a07a6e7d6b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_db994284fc3e772b77f255a07a6e7d6b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_db994284fc3e772b77f255a07a6e7d6b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for futimens ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #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 bin/.conf_check_1b13b2eb8050b04f0eaa53da4f1d8dd0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b13b2eb8050b04f0eaa53da4f1d8dd0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1b13b2eb8050b04f0eaa53da4f1d8dd0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b13b2eb8050b04f0eaa53da4f1d8dd0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mlock ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #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 bin/.conf_check_669f1b1cab6e56174f13fe7c1140f38e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_669f1b1cab6e56174f13fe7c1140f38e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_669f1b1cab6e56174f13fe7c1140f38e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_669f1b1cab6e56174f13fe7c1140f38e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for munlock ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #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 bin/.conf_check_4e8bb99150d716338facbf0f22e09c04/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4e8bb99150d716338facbf0f22e09c04/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4e8bb99150d716338facbf0f22e09c04/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4e8bb99150d716338facbf0f22e09c04/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mlockall ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #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 bin/.conf_check_0c969d2465208819e9e9865a4a9af260/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0c969d2465208819e9e9865a4a9af260/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0c969d2465208819e9e9865a4a9af260/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0c969d2465208819e9e9865a4a9af260/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for munlockall ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #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 bin/.conf_check_99386aa0ef4245bf6555f63e52b3f217/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99386aa0ef4245bf6555f63e52b3f217/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_99386aa0ef4245bf6555f63e52b3f217/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_99386aa0ef4245bf6555f63e52b3f217/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for memalign ok ----------------------------------------------------------------------------------------------- Checking for posix_memalign ok ----------------------------------------------------------------------------------------------- Checking for hstrerror ok ----------------------------------------------------------------------------------------------- Checking for getdomainname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define getdomainname __fake__getdomainname #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getdomainname #if defined __stub_getdomainname || defined __stub___getdomainname #error "bad glibc stub" #endif extern char getdomainname(); int main() { return getdomainname(); } <== [1/2] Compiling bin/.conf_check_709643b9fbbb0d158021561626374a39/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_709643b9fbbb0d158021561626374a39/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_709643b9fbbb0d158021561626374a39/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_709643b9fbbb0d158021561626374a39/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for _dn_expand in resolv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 #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 bin/.conf_check_e0664be2d0caaae3a18e883351843bfa/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e0664be2d0caaae3a18e883351843bfa/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e0664be2d0caaae3a18e883351843bfa/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e0664be2d0caaae3a18e883351843bfa/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lresolv', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `_dn_expand' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #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 bin/.conf_check_3dc4483d8caa571c49daa21615c3e47e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3dc4483d8caa571c49daa21615c3e47e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:720:39: error: '_dn_expand' undeclared (first use in this function) 720 | int main(void) { void *__x = (void *)_dn_expand; return (int)__x; return 0; } | ^~~~~~~~~~ ../../test.c:720:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for __dn_expand in resolv ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #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 bin/.conf_check_344eb8af510f022525f2b9d9c202a3a7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_344eb8af510f022525f2b9d9c202a3a7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_344eb8af510f022525f2b9d9c202a3a7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_344eb8af510f022525f2b9d9c202a3a7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lresolv', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `__dn_expand' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #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 bin/.conf_check_6ec13cc9fda984d8c320ceda3ca73772/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6ec13cc9fda984d8c320ceda3ca73772/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:721:39: error: '__dn_expand' undeclared (first use in this function) 721 | int main(void) { void *__x = (void *)__dn_expand; return (int)__x; return 0; } | ^~~~~~~~~~~ ../../test.c:721:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for declaration of readahead ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #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 bin/.conf_check_b09b601c42f8b7c17c0a52b2f788a368/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b09b601c42f8b7c17c0a52b2f788a368/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for HAVE_LINUX_SPLICE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #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 bin/.conf_check_16cc130aa60af90dee47af4b5782efb4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_16cc130aa60af90dee47af4b5782efb4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_16cc130aa60af90dee47af4b5782efb4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_16cc130aa60af90dee47af4b5782efb4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of splice ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #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 bin/.conf_check_3517dc26680598235c30bd855754fdc6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3517dc26680598235c30bd855754fdc6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for header linux/fcntl.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_da106a58df7e57207a242cb08196ac56/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_da106a58df7e57207a242cb08196ac56/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for declaration of F_SETLEASE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_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 bin/.conf_check_c9eeacf44670bfbf688e010be980c628/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c9eeacf44670bfbf688e010be980c628/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member st_blocks in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 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) { struct stat s; void *_x; _x=(void *)&s.st_blocks; return 0; } <== [1/1] Compiling bin/.conf_check_de1ad446d62dc7b80124c50799974e51/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_de1ad446d62dc7b80124c50799974e51/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member st_blksize in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 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 bin/.conf_check_7d247574efa854257a4ca9c613a92156/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7d247574efa854257a4ca9c613a92156/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member st_flags in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 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 bin/.conf_check_bd0fea4f353f792df2c915c5f4a6e1ae/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bd0fea4f353f792df2c915c5f4a6e1ae/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:733:57: error: 'struct stat' has no member named 'st_flags' 733 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_flags; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for header replace.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_66dbbe67fc87349ae2e2f69276812672/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_66dbbe67fc87349ae2e2f69276812672/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:731:10: fatal error: replace.h: No such file or directory 731 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking whether blkcnt_t is 32 bit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 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 bin/.conf_check_95f90f603e86b0e3db2304e0685312c5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_95f90f603e86b0e3db2304e0685312c5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:735:20: error: size of array 'test_array' is negative 735 | static int test_array[1 - 2 * !(((long int)(sizeof(blkcnt_t))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking whether blkcnt_t is 64 bit ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 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 bin/.conf_check_e19193e75814bb6873265c110a5215b6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e19193e75814bb6873265c110a5215b6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e19193e75814bb6873265c110a5215b6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e19193e75814bb6873265c110a5215b6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for library cap ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_ee8277bac9243008d8642d21f5c4c681/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ee8277bac9243008d8642d21f5c4c681/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ee8277bac9243008d8642d21f5c4c681/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ee8277bac9243008d8642d21f5c4c681/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcap', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lcap: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for cap_get_proc ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_7c9a9ae7da87207a7601872cec82e840/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7c9a9ae7da87207a7601872cec82e840/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:733:10: fatal error: sys/capability.h: No such file or directory 733 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 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 bin/.conf_check_d232217a009f2dddbc118abe89052784/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d232217a009f2dddbc118abe89052784/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d232217a009f2dddbc118abe89052784/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d232217a009f2dddbc118abe89052784/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `cap_get_proc' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_31b5e842e9bb470582d4aed25ed3c243/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_31b5e842e9bb470582d4aed25ed3c243/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:734:10: fatal error: sys/capability.h: No such file or directory 734 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_31b5e842e9bb470582d4aed25ed3c243/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_31b5e842e9bb470582d4aed25ed3c243/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:734:10: fatal error: sys/capability.h: No such file or directory 734 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)cap_get_proc; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_261c3daadec293f988f32d53ee5b04dc/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_261c3daadec293f988f32d53ee5b04dc/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:734:39: error: 'cap_get_proc' undeclared (first use in this function) 734 | int main(void) { void *__x = (void *)cap_get_proc; return (int)__x; return 0; } | ^~~~~~~~~~~~ ../../test.c:734:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for header rpcsvc/nis.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_67a603d1af28cd03a6d829b46c35fa43/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_67a603d1af28cd03a6d829b46c35fa43/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:734:10: fatal error: rpcsvc/nis.h: No such file or directory 734 | #include | ^~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for broken nisplus include files ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #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 bin/.conf_check_56ad8ac3e28abd480b20932aa7b40c40/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_56ad8ac3e28abd480b20932aa7b40c40/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_56ad8ac3e28abd480b20932aa7b40c40/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_56ad8ac3e28abd480b20932aa7b40c40/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #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 bin/.conf_check_7cd2fa50bb5254648c6d850343dc74fd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7cd2fa50bb5254648c6d850343dc74fd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7cd2fa50bb5254648c6d850343dc74fd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7cd2fa50bb5254648c6d850343dc74fd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #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 bin/.conf_check_099962bab8b346790390dc26ef69ecad/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_099962bab8b346790390dc26ef69ecad/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_099962bab8b346790390dc26ef69ecad/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_099962bab8b346790390dc26ef69ecad/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for DNSServiceRegister ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 #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 bin/.conf_check_39a018019866451c06c11769549ab603/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_39a018019866451c06c11769549ab603/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_39a018019866451c06c11769549ab603/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_39a018019866451c06c11769549ab603/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `DNSServiceRegister' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #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 bin/.conf_check_1c6b82ffec0fd1daf771c07da10c0d13/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1c6b82ffec0fd1daf771c07da10c0d13/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:738:39: error: 'DNSServiceRegister' undeclared (first use in this function) 738 | int main(void) { void *__x = (void *)DNSServiceRegister; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~~~~ ../../test.c:738:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for atexit ok ----------------------------------------------------------------------------------------------- Checking for chflags ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ #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 bin/.conf_check_bda8a4c021868a9324c6067b933af9fd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bda8a4c021868a9324c6067b933af9fd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:734:27: error: #error "bad glibc stub" 734 | #error "bad glibc stub" | ^~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ #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 bin/.conf_check_894e54548509f4e73e52a051a7d3a14b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_894e54548509f4e73e52a051a7d3a14b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:738:39: error: 'chflags' undeclared (first use in this function) 738 | int main(void) { void *__x = (void *)chflags; return (int)__x; return 0; } | ^~~~~~~ ../../test.c:738:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for fchflags ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ #define fchflags __fake__fchflags #ifdef HAVE_LIMITS_H # include #else # include #endif #undef fchflags #if defined __stub_fchflags || defined __stub___fchflags #error "bad glibc stub" #endif extern char fchflags(); int main() { return fchflags(); } <== [1/2] Compiling bin/.conf_check_686c25c8a95c51416cea823b69ddf3e5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_686c25c8a95c51416cea823b69ddf3e5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:734:27: error: #error "bad glibc stub" 734 | #error "bad glibc stub" | ^~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)fchflags; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_2aaf63de27b9aaf7d3030a8c79136432/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2aaf63de27b9aaf7d3030a8c79136432/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:738:39: error: 'fchflags' undeclared (first use in this function) 738 | int main(void) { void *__x = (void *)fchflags; return (int)__x; return 0; } | ^~~~~~~~ ../../test.c:738:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for chmod ok ----------------------------------------------------------------------------------------------- Checking for crypt16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ #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 bin/.conf_check_314c77a8746f2ea50a24a23e1c686758/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_314c77a8746f2ea50a24a23e1c686758/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_314c77a8746f2ea50a24a23e1c686758/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_314c77a8746f2ea50a24a23e1c686758/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `crypt16' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ #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 bin/.conf_check_dbd2e9eb4a29fd7ce878a49f014d7b1f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_dbd2e9eb4a29fd7ce878a49f014d7b1f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:738:39: error: 'crypt16' undeclared (first use in this function); did you mean 'crypt'? 738 | int main(void) { void *__x = (void *)crypt16; return (int)__x; return 0; } | ^~~~~~~ | crypt ../../test.c:738:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for devnm ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ #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 bin/.conf_check_c1262cfd2eec873e812d61f0c355f3b1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c1262cfd2eec873e812d61f0c355f3b1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c1262cfd2eec873e812d61f0c355f3b1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c1262cfd2eec873e812d61f0c355f3b1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `devnm' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #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 bin/.conf_check_3e31f3280ed4547f9d57427b0b5a1ffb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3e31f3280ed4547f9d57427b0b5a1ffb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:739:39: error: 'devnm' undeclared (first use in this function) 739 | int main(void) { void *__x = (void *)devnm; return (int)__x; return 0; } | ^~~~~ ../../test.c:739:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for endmntent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #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 bin/.conf_check_303a784bd1b48d033038dc84546dca9a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_303a784bd1b48d033038dc84546dca9a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_303a784bd1b48d033038dc84546dca9a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_303a784bd1b48d033038dc84546dca9a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for execl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #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 bin/.conf_check_9d32fc34abe0913bca766db508b3de0d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9d32fc34abe0913bca766db508b3de0d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:738:38: warning: conflicting types for built-in function 'execl'; expected 'int(const char *, const char *, ...)' [-Wbuiltin-declaration-mismatch] 738 | extern char execl(); | ^~~~~ [2/2] Linking bin/.conf_check_9d32fc34abe0913bca766db508b3de0d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9d32fc34abe0913bca766db508b3de0d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for fchmod ok ----------------------------------------------------------------------------------------------- Checking for fchown ok ----------------------------------------------------------------------------------------------- Checking for fseeko ok ----------------------------------------------------------------------------------------------- Checking for fsync ok ----------------------------------------------------------------------------------------------- Checking for futimens ok ----------------------------------------------------------------------------------------------- Checking for getauthuid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 #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 bin/.conf_check_b2a44c0027cebaaf82bd5660338b0428/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b2a44c0027cebaaf82bd5660338b0428/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b2a44c0027cebaaf82bd5660338b0428/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b2a44c0027cebaaf82bd5660338b0428/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getauthuid' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 #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 bin/.conf_check_5bcf74c7450cecc80940e49c25909408/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5bcf74c7450cecc80940e49c25909408/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:741:39: error: 'getauthuid' undeclared (first use in this function); did you mean 'gettid'? 741 | int main(void) { void *__x = (void *)getauthuid; return (int)__x; return 0; } | ^~~~~~~~~~ | gettid ../../test.c:741:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getcwd ok ----------------------------------------------------------------------------------------------- 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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 #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 bin/.conf_check_93e66cdeb729949200eb534cbc1d89e4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_93e66cdeb729949200eb534cbc1d89e4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_93e66cdeb729949200eb534cbc1d89e4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_93e66cdeb729949200eb534cbc1d89e4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getgrset' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 bin/.conf_check_7a8d00b5b3d4d279936a2bb8bcd9702a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7a8d00b5b3d4d279936a2bb8bcd9702a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:742:39: error: 'getgrset' undeclared (first use in this function) 742 | int main(void) { void *__x = (void *)getgrset; return (int)__x; return 0; } | ^~~~~~~~ ../../test.c:742:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for getmntent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 bin/.conf_check_e5e576cc1df525f652dd73d426651ce3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e5e576cc1df525f652dd73d426651ce3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e5e576cc1df525f652dd73d426651ce3/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e5e576cc1df525f652dd73d426651ce3/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 bin/.conf_check_033fd78c745cd20e83621217a27f28b8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_033fd78c745cd20e83621217a27f28b8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_033fd78c745cd20e83621217a27f28b8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_033fd78c745cd20e83621217a27f28b8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `getpwanam' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 bin/.conf_check_7b14021b62ef85b0b513ab18763dcb4b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7b14021b62ef85b0b513ab18763dcb4b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:744:39: error: 'getpwanam' undeclared (first use in this function) 744 | int main(void) { void *__x = (void *)getpwanam; return (int)__x; return 0; } | ^~~~~~~~~ ../../test.c:744:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed 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 ok ----------------------------------------------------------------------------------------------- Checking for llseek ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 bin/.conf_check_358659f2f9cec311cab19043eda7d2c1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_358659f2f9cec311cab19043eda7d2c1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_358659f2f9cec311cab19043eda7d2c1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_358659f2f9cec311cab19043eda7d2c1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `llseek' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 bin/.conf_check_3cc9d8c851e60a5ce2489870867cec11/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3cc9d8c851e60a5ce2489870867cec11/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:745:39: error: 'llseek' undeclared (first use in this function); did you mean 'lseek'? 745 | int main(void) { void *__x = (void *)llseek; return (int)__x; return 0; } | ^~~~~~ | lseek ../../test.c:745:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for lutimes ok ----------------------------------------------------------------------------------------------- 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 pathconf ok ----------------------------------------------------------------------------------------------- Checking for poll ok ----------------------------------------------------------------------------------------------- Checking for posix_memalign ok ----------------------------------------------------------------------------------------------- Checking for pread ok ----------------------------------------------------------------------------------------------- Checking for pwrite ok ----------------------------------------------------------------------------------------------- Checking for rdchk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_6026aa381466f16533a6038e7d171ea5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6026aa381466f16533a6038e7d171ea5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6026aa381466f16533a6038e7d171ea5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6026aa381466f16533a6038e7d171ea5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `rdchk' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 *)rdchk; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_0b6198bf3728adee679e202111adc5b1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0b6198bf3728adee679e202111adc5b1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:745:39: error: 'rdchk' undeclared (first use in this function) 745 | int main(void) { void *__x = (void *)rdchk; return (int)__x; return 0; } | ^~~~~ ../../test.c:745:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for select ok ----------------------------------------------------------------------------------------------- Checking for setenv ok ----------------------------------------------------------------------------------------------- Checking for setgidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_9207cd43cb4c74f5e40a1cfe4d925620/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9207cd43cb4c74f5e40a1cfe4d925620/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9207cd43cb4c74f5e40a1cfe4d925620/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9207cd43cb4c74f5e40a1cfe4d925620/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setgidx' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 *)setgidx; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_1a32769ee4a8fddd5de5fa21dea4b0b8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1a32769ee4a8fddd5de5fa21dea4b0b8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:745:39: error: 'setgidx' undeclared (first use in this function); did you mean 'setgid'? 745 | int main(void) { void *__x = (void *)setgidx; return (int)__x; return 0; } | ^~~~~~~ | setgid ../../test.c:745:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for setgroups ok ----------------------------------------------------------------------------------------------- Checking for setlocale ok ----------------------------------------------------------------------------------------------- Checking for setluid ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_d2950ffcdfcb5aa5b326a434c97c003e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d2950ffcdfcb5aa5b326a434c97c003e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d2950ffcdfcb5aa5b326a434c97c003e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d2950ffcdfcb5aa5b326a434c97c003e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setluid' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #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 *)setluid; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_ceab46fdc0698f6b02e866c60d3e1b68/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ceab46fdc0698f6b02e866c60d3e1b68/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:745:39: error: 'setluid' undeclared (first use in this function); did you mean 'seteuid'? 745 | int main(void) { void *__x = (void *)setluid; return (int)__x; return 0; } | ^~~~~~~ | seteuid ../../test.c:745:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for setmntent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_343bb0cfba490c9703979a85cceae169/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_343bb0cfba490c9703979a85cceae169/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_343bb0cfba490c9703979a85cceae169/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_343bb0cfba490c9703979a85cceae169/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_7de0758fd53b4e3f781796d2e692c33d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7de0758fd53b4e3f781796d2e692c33d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7de0758fd53b4e3f781796d2e692c33d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7de0758fd53b4e3f781796d2e692c33d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setpriv' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_048127df5a70c5b58f884b521e752b35/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_048127df5a70c5b58f884b521e752b35/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:746:39: error: 'setpriv' undeclared (first use in this function); did you mean 'setpgid'? 746 | int main(void) { void *__x = (void *)setpriv; return (int)__x; return 0; } | ^~~~~~~ | setpgid ../../test.c:746:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for setsid ok ----------------------------------------------------------------------------------------------- Checking for setuidx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_0e2059e7475b8cbe68bc934863214a34/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0e2059e7475b8cbe68bc934863214a34/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0e2059e7475b8cbe68bc934863214a34/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0e2059e7475b8cbe68bc934863214a34/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `setuidx' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #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 bin/.conf_check_a1ced7b9da71c340f514e63d03d168ce/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a1ced7b9da71c340f514e63d03d168ce/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:746:39: error: 'setuidx' undeclared (first use in this function); did you mean 'setuid'? 746 | int main(void) { void *__x = (void *)setuidx; return (int)__x; return 0; } | ^~~~~~~ | setuid ../../test.c:746:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for statvfs ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #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 bin/.conf_check_fefa1248afea8380b4dbc28c96cdd668/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fefa1248afea8380b4dbc28c96cdd668/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_fefa1248afea8380b4dbc28c96cdd668/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fefa1248afea8380b4dbc28c96cdd668/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for strcasecmp ok ----------------------------------------------------------------------------------------------- Checking for strchr ok ----------------------------------------------------------------------------------------------- Checking for strpbrk ok ----------------------------------------------------------------------------------------------- Checking for strsignal ok ----------------------------------------------------------------------------------------------- Checking for strtol ok ----------------------------------------------------------------------------------------------- Checking for strupr ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 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 bin/.conf_check_debfe4577b8edfb0a8db9584f52c7a13/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_debfe4577b8edfb0a8db9584f52c7a13/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_debfe4577b8edfb0a8db9584f52c7a13/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_debfe4577b8edfb0a8db9584f52c7a13/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `strupr' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 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 bin/.conf_check_09c6abc2363b1bdff97b02567e282a66/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09c6abc2363b1bdff97b02567e282a66/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:747:39: error: 'strupr' undeclared (first use in this function); did you mean 'strstr'? 747 | int main(void) { void *__x = (void *)strupr; return (int)__x; return 0; } | ^~~~~~ | strstr ../../test.c:747:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for sysconf ok ----------------------------------------------------------------------------------------------- Checking for sysctl ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 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 bin/.conf_check_270c00eca7b0d905fafa714a9ec35649/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_270c00eca7b0d905fafa714a9ec35649/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_270c00eca7b0d905fafa714a9ec35649/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_270c00eca7b0d905fafa714a9ec35649/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `sysctl' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)sysctl; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_6d65bb178865da5886cf28e1731765a0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6d65bb178865da5886cf28e1731765a0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:748:39: error: 'sysctl' undeclared (first use in this function); did you mean 'syscall'? 748 | int main(void) { void *__x = (void *)sysctl; return (int)__x; return 0; } | ^~~~~~ | syscall ../../test.c:748:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for sysctlbyname ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ #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 bin/.conf_check_ae3eae3d4f3804abc832ea93b32d795d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae3eae3d4f3804abc832ea93b32d795d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ae3eae3d4f3804abc832ea93b32d795d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ae3eae3d4f3804abc832ea93b32d795d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #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 bin/.conf_check_abd7e93c366b8b4989a0f9326939f539/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_abd7e93c366b8b4989a0f9326939f539/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:749:39: error: 'sysctlbyname' undeclared (first use in this function) 749 | int main(void) { void *__x = (void *)sysctlbyname; return (int)__x; return 0; } | ^~~~~~~~~~~~ ../../test.c:749:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for syslog ok ----------------------------------------------------------------------------------------------- Checking for timegm ok ----------------------------------------------------------------------------------------------- Checking for utimensat ok ----------------------------------------------------------------------------------------------- Checking for vsyslog ok ----------------------------------------------------------------------------------------------- Checking if can we convert from CP850 to UCS-2LE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #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/3] Compiling bin/.conf_check_debd5a6f4837f23727eb7702d2431214/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_debd5a6f4837f23727eb7702d2431214/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_debd5a6f4837f23727eb7702d2431214/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_debd5a6f4837f23727eb7702d2431214/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_debd5a6f4837f23727eb7702d2431214/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_debd5a6f4837f23727eb7702d2431214/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking if can we convert from CP850 to UCS-2LE'] ok ----------------------------------------------------------------------------------------------- Checking if can we convert from UTF-8 to UCS-2LE ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #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/3] Compiling bin/.conf_check_892af8647bc8a1d7d71015d5762db34a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_892af8647bc8a1d7d71015d5762db34a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_892af8647bc8a1d7d71015d5762db34a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_892af8647bc8a1d7d71015d5762db34a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_892af8647bc8a1d7d71015d5762db34a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_892af8647bc8a1d7d71015d5762db34a/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking if can we convert from UTF-8 to UCS-2LE'] 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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #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/3] Compiling bin/.conf_check_509b6fa31fd07eebe821f94ff41794f2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_509b6fa31fd07eebe821f94ff41794f2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_509b6fa31fd07eebe821f94ff41794f2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_509b6fa31fd07eebe821f94ff41794f2/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_509b6fa31fd07eebe821f94ff41794f2/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_509b6fa31fd07eebe821f94ff41794f2/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'vfs_fileid checking for statfs() and struct statfs.f_fsid'] ok ----------------------------------------------------------------------------------------------- Checking whether the Linux 'fallocate' function is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #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 bin/.conf_check_1e464c1bde75abdbd6aee5980b32ba8b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1e464c1bde75abdbd6aee5980b32ba8b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1e464c1bde75abdbd6aee5980b32ba8b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1e464c1bde75abdbd6aee5980b32ba8b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #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 bin/.conf_check_83bc8cc1bc0cdc9ebaf22a47d43febbf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_83bc8cc1bc0cdc9ebaf22a47d43febbf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_83bc8cc1bc0cdc9ebaf22a47d43febbf/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_83bc8cc1bc0cdc9ebaf22a47d43febbf/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #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 bin/.conf_check_5a12437267df8e82d4edd136aa53680c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5a12437267df8e82d4edd136aa53680c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_5a12437267df8e82d4edd136aa53680c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5a12437267df8e82d4edd136aa53680c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether Linux readahead is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 bin/.conf_check_ab4d4b2644961bba54afa8ac0932b0b5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ab4d4b2644961bba54afa8ac0932b0b5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ab4d4b2644961bba54afa8ac0932b0b5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ab4d4b2644961bba54afa8ac0932b0b5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of readahead ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 bin/.conf_check_573b0bf7d2793c1d62fea489e591e60c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_573b0bf7d2793c1d62fea489e591e60c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for openat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 bin/.conf_check_064641be957e1f15e287115648843f45/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_064641be957e1f15e287115648843f45/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_064641be957e1f15e287115648843f45/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_064641be957e1f15e287115648843f45/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 bin/.conf_check_c311260fe313e7e2e5ce9c3ee333f846/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c311260fe313e7e2e5ce9c3ee333f846/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c311260fe313e7e2e5ce9c3ee333f846/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c311260fe313e7e2e5ce9c3ee333f846/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 bin/.conf_check_e51ddc9adaa97f333a2f6e5e70654b90/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e51ddc9adaa97f333a2f6e5e70654b90/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:770:4: error: 'struct msghdr' has no member named 'msg_accrights' 770 | msg.msg_accrights = (caddr_t) &fd; | ^ ../../test.c:771:4: error: 'struct msghdr' has no member named 'msg_accrightslen' 771 | msg.msg_accrightslen = sizeof(fd); | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for program 'awk' /home/autobuild/autobuild/instance-6/output-1/host/bin/awk find program=['awk'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='AWK' -> ['/home/autobuild/autobuild/instance-6/output-1/host/bin/awk'] ----------------------------------------------------------------------------------------------- Checking for header asm/types.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_6694623ec08c1380e45b0c79ec1cb9f0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6694623ec08c1380e45b0c79ec1cb9f0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for major macro ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 #include int main(void) { dev_t dev; int i = major(dev); return 0; return 0; } <== [1/2] Compiling bin/.conf_check_74741adbf7d907a478d5f2d93a441c76/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74741adbf7d907a478d5f2d93a441c76/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_74741adbf7d907a478d5f2d93a441c76/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_74741adbf7d907a478d5f2d93a441c76/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for minor macro ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 #include int main(void) { dev_t dev; int i = minor(dev); return 0; return 0; } <== [1/2] Compiling bin/.conf_check_c7f72c9fa0fed908f306d05e93ce302e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7f72c9fa0fed908f306d05e93ce302e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c7f72c9fa0fed908f306d05e93ce302e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c7f72c9fa0fed908f306d05e93ce302e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 bin/.conf_check_49ae41fdbf943bff0975e6f5850ae12f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_49ae41fdbf943bff0975e6f5850ae12f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for pututline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 bin/.conf_check_eb55cb67c81ed3b81d75afb9c7a220a5/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eb55cb67c81ed3b81d75afb9c7a220a5/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_eb55cb67c81ed3b81d75afb9c7a220a5/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eb55cb67c81ed3b81d75afb9c7a220a5/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for pututxline ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 bin/.conf_check_86cce6eb198e947009b98bc2fb03f030/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_86cce6eb198e947009b98bc2fb03f030/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_86cce6eb198e947009b98bc2fb03f030/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_86cce6eb198e947009b98bc2fb03f030/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for updwtmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 bin/.conf_check_9cf027d21406246175c2ab9d3ecaa840/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9cf027d21406246175c2ab9d3ecaa840/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_9cf027d21406246175c2ab9d3ecaa840/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9cf027d21406246175c2ab9d3ecaa840/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for updwtmpx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 bin/.conf_check_2d948a0056fe239f7bf920bf0540a1d8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2d948a0056fe239f7bf920bf0540a1d8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2d948a0056fe239f7bf920bf0540a1d8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2d948a0056fe239f7bf920bf0540a1d8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for getutmpx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 bin/.conf_check_e4bd81a0aea27bebb2eab7d83057b3a9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e4bd81a0aea27bebb2eab7d83057b3a9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e4bd81a0aea27bebb2eab7d83057b3a9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e4bd81a0aea27bebb2eab7d83057b3a9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for getutxent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_7a3865248f527ea137283a3febee7fdd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7a3865248f527ea137283a3febee7fdd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7a3865248f527ea137283a3febee7fdd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7a3865248f527ea137283a3febee7fdd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_bed6f269c76e678d28c5956adceecdd9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bed6f269c76e678d28c5956adceecdd9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_user in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_729c8e3d90e0731916d3150717f6a02b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_729c8e3d90e0731916d3150717f6a02b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_id in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_f98fc91883f0c8b6cc2f00607de3091f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f98fc91883f0c8b6cc2f00607de3091f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_host in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_f435e2f1f294298e8a2dfd5a50e97220/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f435e2f1f294298e8a2dfd5a50e97220/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_time in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_fb5bd1747a9e4ce8845e3f782bb8e23b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fb5bd1747a9e4ce8845e3f782bb8e23b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_tv in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_c51495723d5c19b8d544ed0d9c4eb97d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c51495723d5c19b8d544ed0d9c4eb97d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_type in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_ca20c047b415697afe86d09fa58725ae/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ca20c047b415697afe86d09fa58725ae/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_pid in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_00259ee33408c1b2f477973f01e16aae/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_00259ee33408c1b2f477973f01e16aae/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_exit.e_exit in struct utmp ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_d791bb6c9ae4a1917a3c49fee3d546b4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d791bb6c9ae4a1917a3c49fee3d546b4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member ut_syslen in struct utmpx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 bin/.conf_check_aa82313f744f176f9c2ffda558c04117/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_aa82313f744f176f9c2ffda558c04117/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:787:58: error: 'struct utmpx' has no member named 'ut_syslen' 787 | int main(void) { struct utmpx s; void *_x; _x=(void *)&s.ut_syslen; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member ut_host in struct utmpx ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 utmpx s; void *_x; _x=(void *)&s.ut_host; return 0; } <== [1/1] Compiling bin/.conf_check_8cd3eaafd1e7e8d665214141e8ee23e4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8cd3eaafd1e7e8d665214141e8ee23e4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking whether pututline returns pointer ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_3f1857ca0ffe1a7b3dc81207bc138342/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3f1857ca0ffe1a7b3dc81207bc138342/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3f1857ca0ffe1a7b3dc81207bc138342/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3f1857ca0ffe1a7b3dc81207bc138342/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_a93c3ba066b54abe05d20e61c40f1d26/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a93c3ba066b54abe05d20e61c40f1d26/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:790:30: error: size of array 'test_array' is negative 790 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 1)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 2 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_bd978eadae62f3f0635666bf3c649f52/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bd978eadae62f3f0635666bf3c649f52/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:791:30: error: size of array 'test_array' is negative 791 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 2)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 4 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_9cf3497cc4e4e301f095c1f7fd1d5b33/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_9cf3497cc4e4e301f095c1f7fd1d5b33/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:791:30: error: size of array 'test_array' is negative 791 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 4)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 8 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_11e2f5ff0474615c97402291ae07d401/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_11e2f5ff0474615c97402291ae07d401/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:791:30: error: size of array 'test_array' is negative 791 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 8)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 16 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_8f534e9c0ca85f2de6b106e1569dd9d6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8f534e9c0ca85f2de6b106e1569dd9d6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:791:30: error: size of array 'test_array' is negative 791 | int main(void) { static int test_array[1 - 2 * !(((long int)(sizeof(((struct utmp *)NULL)->ut_line))) <= 16)];; return 0; } | ^~~~~~~~~~ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking if size of ((struct utmp *)NULL)->ut_line == 32 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_3b99a1d9831dab7b849dfb0299962ab1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3b99a1d9831dab7b849dfb0299962ab1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3b99a1d9831dab7b849dfb0299962ab1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3b99a1d9831dab7b849dfb0299962ab1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #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 bin/.conf_check_655b70984afb1f02fc7e9fb2f2c2cf05/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_655b70984afb1f02fc7e9fb2f2c2cf05/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:816:9: error: 'SYS_setresuid32' undeclared (first use in this function); did you mean 'SYS_setresuid'? 816 | syscall(SYS_setresuid32, -1, -1, -1); | ^~~~~~~~~~~~~~~ | SYS_setresuid ../../test.c:816:9: note: each undeclared identifier is reported only once for each function it appears in ../../test.c:817:9: error: 'SYS_setresgid32' undeclared (first use in this function); did you mean 'SYS_setresgid'? 817 | syscall(SYS_setresgid32, -1, -1, -1); | ^~~~~~~~~~~~~~~ | SYS_setresgid ../../test.c:818:9: error: 'SYS_setreuid32' undeclared (first use in this function); did you mean 'SYS_setreuid'? 818 | syscall(SYS_setreuid32, -1, -1); | ^~~~~~~~~~~~~~ | SYS_setreuid ../../test.c:819:9: error: 'SYS_setregid32' undeclared (first use in this function); did you mean 'SYS_setregid'? 819 | syscall(SYS_setregid32, -1, -1); | ^~~~~~~~~~~~~~ | SYS_setregid ../../test.c:820:9: error: 'SYS_setuid32' undeclared (first use in this function); did you mean 'SYS_setuid'? 820 | syscall(SYS_setuid32, -1); | ^~~~~~~~~~~~ | SYS_setuid ../../test.c:821:9: error: 'SYS_setgid32' undeclared (first use in this function); did you mean 'SYS_setgid'? 821 | syscall(SYS_setgid32, -1); | ^~~~~~~~~~~~ | SYS_setgid ../../test.c:822:9: error: 'SYS_setgroups32' undeclared (first use in this function); did you mean 'SYS_setgroups'? 822 | syscall(SYS_setgroups32, 0, NULL); | ^~~~~~~~~~~~~~~ | SYS_setgroups from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking whether we can use Linux thread-specific credentials ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define AUTOCONF_TEST 1 #define HAVE_LINUX_THREAD_CREDENTIALS 1 #include "../lib/util/setid.c" #include "./lib/util_sec.c" <== [1/3] Compiling bin/.conf_check_64a98fcbf19e0c8d2bb546479275e7f8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64a98fcbf19e0c8d2bb546479275e7f8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_64a98fcbf19e0c8d2bb546479275e7f8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64a98fcbf19e0c8d2bb546479275e7f8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_64a98fcbf19e0c8d2bb546479275e7f8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64a98fcbf19e0c8d2bb546479275e7f8/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking whether we can use Linux thread-specific credentials'] ok ----------------------------------------------------------------------------------------------- Checking whether Linux netlink is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 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 bin/.conf_check_7a3a665e1ea0f8c7b0d552059b5ebbf3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7a3a665e1ea0f8c7b0d552059b5ebbf3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7a3a665e1ea0f8c7b0d552059b5ebbf3/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7a3a665e1ea0f8c7b0d552059b5ebbf3/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether Linux rtnetlink is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 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 bin/.conf_check_d685b8c76265c4d924ba425fc733b5a1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d685b8c76265c4d924ba425fc733b5a1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d685b8c76265c4d924ba425fc733b5a1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d685b8c76265c4d924ba425fc733b5a1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking whether fcntl locking is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 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/3] Compiling bin/.conf_check_adb5506904feb61043d3e796d2285aef/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_adb5506904feb61043d3e796d2285aef/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_adb5506904feb61043d3e796d2285aef/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_adb5506904feb61043d3e796d2285aef/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_adb5506904feb61043d3e796d2285aef/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_adb5506904feb61043d3e796d2285aef/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking whether fcntl locking is available'] ok ----------------------------------------------------------------------------------------------- Checking whether fcntl lock supports open file description locks ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 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(void) { 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/3] Compiling bin/.conf_check_863eb051f3251b9f55751b718af5d983/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_863eb051f3251b9f55751b718af5d983/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_863eb051f3251b9f55751b718af5d983/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_863eb051f3251b9f55751b718af5d983/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_863eb051f3251b9f55751b718af5d983/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_863eb051f3251b9f55751b718af5d983/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking whether fcntl lock supports open file description locks'] ok ----------------------------------------------------------------------------------------------- Checking whether fcntl supports flags to send direct I/O availability signals ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int sockfd, ret; struct f_owner_ex owner, get_owner; sockfd = socket(AF_UNIX, SOCK_STREAM, 0); if (sockfd == -1) { goto err; } owner.type = F_OWNER_PID; owner.pid = getpid(); ret = fcntl(sockfd, F_SETOWN_EX, &owner); if (ret == -1) { goto err; } ret = fcntl(sockfd, F_GETOWN_EX, &get_owner); if (ret == -1) { goto err; } if (get_owner.type != F_OWNER_PID) { goto err; } if (get_owner.pid != getpid()) { goto err; } close(sockfd); exit(0); err: close(sockfd); exit(1); } <== [1/3] Compiling bin/.conf_check_0377fa39b4583a037abc8393cc862c9b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0377fa39b4583a037abc8393cc862c9b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_0377fa39b4583a037abc8393cc862c9b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0377fa39b4583a037abc8393cc862c9b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_0377fa39b4583a037abc8393cc862c9b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0377fa39b4583a037abc8393cc862c9b/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking whether fcntl supports flags to send direct I/O availability signals'] ok ----------------------------------------------------------------------------------------------- Checking whether fcntl supports setting/getting hints ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define DATA "hinttest.fcntl" int main(void) { uint64_t hint, get_hint; int fd; fd = open(DATA, O_RDONLY | O_CREAT | O_EXCL); if (fd == -1) { goto err; } hint = RWH_WRITE_LIFE_SHORT; int ret = fcntl(fd, F_SET_RW_HINT, &hint); if (ret == -1) { goto err; } ret = fcntl(fd, F_GET_RW_HINT, &get_hint); if (ret == -1) { goto err; } if (get_hint != RWH_WRITE_LIFE_SHORT) { goto err; } hint = RWH_WRITE_LIFE_EXTREME; ret = fcntl(fd, F_SET_FILE_RW_HINT, &hint); if (ret == -1) { goto err; } ret = fcntl(fd, F_GET_FILE_RW_HINT, &get_hint); if (ret == -1) { goto err; } if (get_hint != RWH_WRITE_LIFE_EXTREME) { goto err; } close(fd); unlink(DATA); exit(0); err: close(fd); unlink(DATA); exit(1); } <== [1/3] Compiling bin/.conf_check_bcefd3622dc70356c6843230c1e6fb18/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bcefd3622dc70356c6843230c1e6fb18/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_bcefd3622dc70356c6843230c1e6fb18/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bcefd3622dc70356c6843230c1e6fb18/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_bcefd3622dc70356c6843230c1e6fb18/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bcefd3622dc70356c6843230c1e6fb18/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking whether fcntl supports setting/getting hints'] 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/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 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_mtim.tv_nsec; return 0; } <== [1/1] Compiling bin/.conf_check_2231ea5e5afcd516fbca286203094341/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2231ea5e5afcd516fbca286203094341/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member st_mtimensec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_6dcfa0916070ef8d876aae1c1dc54c8d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6dcfa0916070ef8d876aae1c1dc54c8d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:801:57: error: 'struct stat' has no member named 'st_mtimensec' 801 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtimensec; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member st_mtimespec.tv_nsec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_8b5a49facd4b04860d6e741e3f2f09c1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8b5a49facd4b04860d6e741e3f2f09c1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:802:57: error: 'struct stat' has no member named 'st_mtimespec' 802 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtimespec.tv_nsec; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member st_mtime_n in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_ef8b2cee8d0068d0fc6a708fc8ecabaf/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ef8b2cee8d0068d0fc6a708fc8ecabaf/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:803:58: error: 'struct stat' has no member named 'st_mtime_n'; did you mean 'st_mtim'? 803 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_mtime_n; return 0; } | ^~~~~~~~~~ | st_mtim from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member st_umtime in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_93a8508813d6b0af90703e2e43e258d2/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_93a8508813d6b0af90703e2e43e258d2/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:804:58: error: 'struct stat' has no member named 'st_umtime'; did you mean 'st_mtim'? 804 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_umtime; return 0; } | ^~~~~~~~~ | st_mtim from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member st_birthtime in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_c359bce9dcbb0d6f543b374d862aefda/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c359bce9dcbb0d6f543b374d862aefda/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:806:57: error: 'struct stat' has no member named 'st_birthtime' 806 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtime; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member st_birthtimespec.tv_nsec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_48784653c3c49b78304551436af0dc16/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_48784653c3c49b78304551436af0dc16/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:807:57: error: 'struct stat' has no member named 'st_birthtimespec' 807 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtimespec.tv_nsec; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member st_birthtimensec in struct stat ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_ee3de4189ba8ef9789bc2e119abf1441/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ee3de4189ba8ef9789bc2e119abf1441/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:808:57: error: 'struct stat' has no member named 'st_birthtimensec' 808 | int main(void) { struct stat s; void *_x; _x=(void *)&s.st_birthtimensec; return 0; } | ^ from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking whether posix_fadvise is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_84117268fc9e1d426956b2216ef295d3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_84117268fc9e1d426956b2216ef295d3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_84117268fc9e1d426956b2216ef295d3/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_84117268fc9e1d426956b2216ef295d3/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_c6afef32c405403b958fea7b49c261d0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6afef32c405403b958fea7b49c261d0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c6afef32c405403b958fea7b49c261d0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c6afef32c405403b958fea7b49c261d0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_b41302d37d7be97e6609d817c6990957/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b41302d37d7be97e6609d817c6990957/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:813:40: error: '_SC_NPROC_ONLN' undeclared (first use in this function); did you mean '_SC_NPROCESSORS_ONLN'? 813 | return sysconf(_SC_NPROC_ONLN) == -1 ? 1 : 0; | ^~~~~~~~~~~~~~ | _SC_NPROCESSORS_ONLN ../../test.c:813:40: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking whether sysconf(_SC_NPROCESSORS_ONLN) is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_f956978cc91a55d3c72f5f2787a29213/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f956978cc91a55d3c72f5f2787a29213/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f956978cc91a55d3c72f5f2787a29213/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f956978cc91a55d3c72f5f2787a29213/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_88f702d5ca605f0d5ce1d0057f6638b4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_88f702d5ca605f0d5ce1d0057f6638b4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_88f702d5ca605f0d5ce1d0057f6638b4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_88f702d5ca605f0d5ce1d0057f6638b4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_e38ddc7cb54423166121b23ec7e9ee96/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e38ddc7cb54423166121b23ec7e9ee96/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:817:9: error: 'SYS_initgroups' undeclared (first use in this function); did you mean 'SYS_setgroups'? 817 | syscall(SYS_initgroups, 16, NULL, NULL, 0); | ^~~~~~~~~~~~~~ | SYS_setgroups ../../test.c:817:9: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking whether struct utimbuf is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_551dcc50b1ed4db093a3365936e67e53/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_551dcc50b1ed4db093a3365936e67e53/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_551dcc50b1ed4db093a3365936e67e53/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_551dcc50b1ed4db093a3365936e67e53/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_e1b91f7f66979e0d8b52489fd1c0aad9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e1b91f7f66979e0d8b52489fd1c0aad9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e1b91f7f66979e0d8b52489fd1c0aad9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e1b91f7f66979e0d8b52489fd1c0aad9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_b93090433177dcbde3afb06dd20bb06f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b93090433177dcbde3afb06dd20bb06f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for member sigev_value.sigval_ptr in struct sigevent ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 bin/.conf_check_285c970467475dd1d4ec370d1b177a22/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_285c970467475dd1d4ec370d1b177a22/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:819:74: error: '__sigval_t' {aka 'union sigval'} has no member named 'sigval_ptr'; did you mean 'sival_ptr'? 819 | int main(void) { struct sigevent s; void *_x; _x=(void *)&s.sigev_value.sigval_ptr; return 0; } | ^~~~~~~~~~ | sival_ptr from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for the maximum value of the 'time_t' type ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 int main(void) { 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/3] Compiling bin/.conf_check_05bb07c8e88ae435d0229eab64db6b32/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_05bb07c8e88ae435d0229eab64db6b32/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:825:35: warning: overflow in conversion from 'long long int' to 'time_t' {aka 'long int'} changes value from '9223372036854775807' to '-1' [-Woverflow] 825 | time_t max_time = 0x7fffffffffffffffll; | ^~~~~~~~~~~~~~~~~~~~ ../../test.c:830:36: warning: overflow in conversion from 'long long int' to 'time_t' {aka 'long int'} changes value from '67768036191676799' to '2085923199' [-Woverflow] 830 | max_time = 67768036191676799ll; | ^~~~~~~~~~~~~~~~~~~ [2/3] Linking bin/.conf_check_05bb07c8e88ae435d0229eab64db6b32/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_05bb07c8e88ae435d0229eab64db6b32/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_05bb07c8e88ae435d0229eab64db6b32/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_05bb07c8e88ae435d0229eab64db6b32/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', "Checking for the maximum value of the 'time_t' type"] ok ----------------------------------------------------------------------------------------------- Checking whether the macro for makedev is available ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 #if defined(HAVE_SYS_SYSMACROS_H) #include #endif int main(void) { dev_t dev = makedev(1,2); return 0; } <== [1/2] Compiling bin/.conf_check_8ed995711b7379671121d8220ba2a26c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ed995711b7379671121d8220ba2a26c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_8ed995711b7379671121d8220ba2a26c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_8ed995711b7379671121d8220ba2a26c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-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 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 #include void exit_on_core(int ignored) { exit(1); } int main(void) { char *newpath; signal(SIGSEGV, exit_on_core); newpath = realpath("/tmp", NULL); exit((newpath != NULL) ? 0 : 1); } <== [1/3] Compiling bin/.conf_check_bec67bc974b17abad718ad257cf7ae80/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bec67bc974b17abad718ad257cf7ae80/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_bec67bc974b17abad718ad257cf7ae80/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bec67bc974b17abad718ad257cf7ae80/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_bec67bc974b17abad718ad257cf7ae80/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bec67bc974b17abad718ad257cf7ae80/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking whether the realpath function allows a NULL argument'] ok ----------------------------------------------------------------------------------------------- Checking for ftruncate extend ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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/3] Compiling bin/.conf_check_be09bda4d13410f32265ff35fa7e6a3c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_be09bda4d13410f32265ff35fa7e6a3c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_be09bda4d13410f32265ff35fa7e6a3c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_be09bda4d13410f32265ff35fa7e6a3c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_be09bda4d13410f32265ff35fa7e6a3c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_be09bda4d13410f32265ff35fa7e6a3c/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for ftruncate extend'] ok ----------------------------------------------------------------------------------------------- Checking for readlink breakage ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "../tests/readlink.c" <== [1/3] Compiling bin/.conf_check_730d1c0327d4dd73c04e52fb816a31f9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_730d1c0327d4dd73c04e52fb816a31f9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_730d1c0327d4dd73c04e52fb816a31f9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_730d1c0327d4dd73c04e52fb816a31f9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_730d1c0327d4dd73c04e52fb816a31f9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_730d1c0327d4dd73c04e52fb816a31f9/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'Checking for readlink breakage'] from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed False not found ----------------------------------------------------------------------------------------------- Checking for library sendfile ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_09e3dadfa6ff5f4d4ef871bf09081c23/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09e3dadfa6ff5f4d4ef871bf09081c23/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_09e3dadfa6ff5f4d4ef871bf09081c23/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_09e3dadfa6ff5f4d4ef871bf09081c23/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lsendfile', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lsendfile: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header sys/sendfile.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_b97729619a66544751d97a3d00c5807a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b97729619a66544751d97a3d00c5807a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for linux sendfile support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #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 bin/.conf_check_59ab430ae1747bd340ee500cfa5a4634/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_59ab430ae1747bd340ee500cfa5a4634/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_59ab430ae1747bd340ee500cfa5a4634/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_59ab430ae1747bd340ee500cfa5a4634/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- getcwd takes a NULL argument ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { char *s = getcwd(NULL,0); return s != NULL ? 0 : 1; } <== [1/3] Compiling bin/.conf_check_181ace6ae4551f9779e2d5748580de9d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_181ace6ae4551f9779e2d5748580de9d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/3] Linking bin/.conf_check_181ace6ae4551f9779e2d5748580de9d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_181ace6ae4551f9779e2d5748580de9d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] [3/3] Processing bin/.conf_check_181ace6ae4551f9779e2d5748580de9d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_181ace6ae4551f9779e2d5748580de9d/testbuild/default/testprog', '--cross-answers', '/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/cache.txt', 'getcwd takes a NULL argument'] ok ----------------------------------------------------------------------------------------------- Checking for library gen ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define GETCWD_TAKES_NULL 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_b5da7e7295b6952e85b43ca1e69b0ba8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b5da7e7295b6952e85b43ca1e69b0ba8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_b5da7e7295b6952e85b43ca1e69b0ba8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b5da7e7295b6952e85b43ca1e69b0ba8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lgen', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lgen: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for getspnam ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 bin/.conf_check_0ee377330d03657cdaed1110231d1c17/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0ee377330d03657cdaed1110231d1c17/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0ee377330d03657cdaed1110231d1c17/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0ee377330d03657cdaed1110231d1c17/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for header sys/fs/vx_quota.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_6a31a04c04c31b98b74529e76fca2c19/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6a31a04c04c31b98b74529e76fca2c19/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:832:10: fatal error: sys/fs/vx_quota.h: No such file or directory 832 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header sys/quota.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 1 #define GETCWD_TAKES_NULL 1 #define HAVE_GETSPNAM 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_1832750a9b897850b7d26ec1b62e7ed9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1832750a9b897850b7d26ec1b62e7ed9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header ufs/ufs/quota.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_67924ec4da27bcef5b477f14ce3b9790/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_67924ec4da27bcef5b477f14ce3b9790/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:833:10: fatal error: ufs/ufs/quota.h: No such file or directory 833 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header jfs/quota.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_1cf4ea5957511e83ca7f0dced120aa6b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1cf4ea5957511e83ca7f0dced120aa6b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:833:10: fatal error: jfs/quota.h: No such file or directory 833 | #include | ^~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header xfs/xqm.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0c0f4e3c7c0bd73708c56faed91d0ad1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0c0f4e3c7c0bd73708c56faed91d0ad1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:833:10: fatal error: xfs/xqm.h: No such file or directory 833 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- for XFS QUOTA in ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 bin/.conf_check_1a0bf65b9df9b1ed50f164bcd1ab1c9d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1a0bf65b9df9b1ed50f164bcd1ab1c9d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:834:26: fatal error: confdefs.h: No such file or directory 834 | #include "confdefs.h" | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member dqb_fsoftlimit in struct dqblk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 bin/.conf_check_b3f108eb3a90af0f4938faacce3b811e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b3f108eb3a90af0f4938faacce3b811e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:835:59: error: 'struct dqblk' has no member named 'dqb_fsoftlimit'; did you mean 'dqb_bsoftlimit'? 835 | int main(void) { struct dqblk s; void *_x; _x=(void *)&s.dqb_fsoftlimit; return 0; } | ^~~~~~~~~~~~~~ | dqb_bsoftlimit from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for member dqb_curbytes in struct dqblk ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 bin/.conf_check_2552d03229e0218d9dc94be7d3309235/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2552d03229e0218d9dc94be7d3309235/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:836:59: error: 'struct dqblk' has no member named 'dqb_curbytes'; did you mean 'dqb_curinodes'? 836 | int main(void) { struct dqblk s; void *_x; _x=(void *)&s.dqb_curbytes; return 0; } | ^~~~~~~~~~~~ | dqb_curinodes from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for header rpc/types.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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 */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_2bc1d4047c4cb643f2efd90bfd8ec856/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2bc1d4047c4cb643f2efd90bfd8ec856/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header rpc/xdr.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_02cfd97f133e71783f57567bb5c0386a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_02cfd97f133e71783f57567bb5c0386a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header rpcsvc/rquota.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_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 int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_17645521d1a58c82a3ea0f2c594e771b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_17645521d1a58c82a3ea0f2c594e771b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:838:10: fatal error: rpcsvc/rquota.h: No such file or directory 838 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for header sched.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_df6b7198f7c8007b4921ba740ebc61df/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_df6b7198f7c8007b4921ba740ebc61df/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- for Linux unshare(CLONE_FS) ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { (void)unshare(CLONE_FS);; return 0; } <== [1/2] Compiling bin/.conf_check_03f3944fb30f821533c2ab3a1117aa4a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_03f3944fb30f821533c2ab3a1117aa4a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_03f3944fb30f821533c2ab3a1117aa4a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_03f3944fb30f821533c2ab3a1117aa4a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for header linux/fs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_5dcd8664277ab6eb58740332ed21b3ac/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_5dcd8664277ab6eb58740332ed21b3ac/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for declaration of FS_IOC_GETFLAGS ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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 bin/.conf_check_4be8cc5dfbdfc2a5e94adfe29da074e3/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4be8cc5dfbdfc2a5e94adfe29da074e3/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for declaration of FS_COMPR_FL ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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 bin/.conf_check_a9aa21d8e0314efea67e40c9c9d5902d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a9aa21d8e0314efea67e40c9c9d5902d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for header cephfs/libcephfs.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_3694632de5822b06d3450b801e0c5aad/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-D_FILE_OFFSET_BITS=64', '-D_FILE_OFFSET_BITS=64', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3694632de5822b06d3450b801e0c5aad/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:848:10: fatal error: cephfs/libcephfs.h: No such file or directory 848 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for liburing package ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'liburing'] err: Package liburing was not found in the pkg-config search path. Perhaps you should add the directory containing `liburing.pc' to the PKG_CONFIG_PATH environment variable Package 'liburing', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for program 'ncurses5-config' /home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/bin/ncurses6-config find program=['ncurses5-config'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='NCURSES_CONFIG' -> ['/home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/bin/ncurses6-config'] ----------------------------------------------------------------------------------------------- Checking for '' ['/home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/bin/ncurses6-config', '--cflags', '--libs'] out: -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include -L/home/autobuild/autobuild/instance-6/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lncurses yes ----------------------------------------------------------------------------------------------- Checking for header ncurses.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_NCURSES 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_fc93142a3243aa19298a2a97e286b27c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_fc93142a3243aa19298a2a97e286b27c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header menu.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_NCURSES 1 #define HAVE_NCURSES_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_cdbc98e33946561a6a506783e7cead42/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cdbc98e33946561a6a506783e7cead42/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header panel.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a61fff7ae021bc418d75660e91e77994/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a61fff7ae021bc418d75660e91e77994/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header form.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_NCURSES 1 #define HAVE_NCURSES_H 1 #define HAVE_MENU_H 1 #define HAVE_PANEL_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_754ba29566880642b8e2f5c2cb1e47b9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_754ba29566880642b8e2f5c2cb1e47b9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for initscr in ncurses ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_bfeff8d21c300ca9dac8234c083071c0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bfeff8d21c300ca9dac8234c083071c0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bfeff8d21c300ca9dac8234c083071c0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bfeff8d21c300ca9dac8234c083071c0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lncurses', '-lncurses', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for library menu ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_966b497962b4cd854c89aace15eadca0/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_966b497962b4cd854c89aace15eadca0/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_966b497962b4cd854c89aace15eadca0/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_966b497962b4cd854c89aace15eadca0/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lmenu', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for set_menu_items in menu ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_79a8fca8989858e4aa2dfaf355b4b717/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_79a8fca8989858e4aa2dfaf355b4b717/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_79a8fca8989858e4aa2dfaf355b4b717/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_79a8fca8989858e4aa2dfaf355b4b717/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lmenu', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for item_count in menu ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_0befd7aa970ebb82357bb4ff840a6ef4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0befd7aa970ebb82357bb4ff840a6ef4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0befd7aa970ebb82357bb4ff840a6ef4/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0befd7aa970ebb82357bb4ff840a6ef4/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lmenu', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for library panel ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_d9dd2d6c8a3bf0132af0fb964939a159/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d9dd2d6c8a3bf0132af0fb964939a159/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d9dd2d6c8a3bf0132af0fb964939a159/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d9dd2d6c8a3bf0132af0fb964939a159/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lpanel', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for new_panel in panel ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_1b75908e67a4a98023516cebbdd80f77/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b75908e67a4a98023516cebbdd80f77/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1b75908e67a4a98023516cebbdd80f77/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1b75908e67a4a98023516cebbdd80f77/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lpanel', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for show_panel in panel ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_be78d49cc9d99c3aa5b993b9715ed578/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_be78d49cc9d99c3aa5b993b9715ed578/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_be78d49cc9d99c3aa5b993b9715ed578/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_be78d49cc9d99c3aa5b993b9715ed578/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lpanel', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for library form ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_1e315e61955c17c53b586f7acf52e4f8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1e315e61955c17c53b586f7acf52e4f8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1e315e61955c17c53b586f7acf52e4f8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1e315e61955c17c53b586f7acf52e4f8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lform', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for new_field in form ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_0891dca931000fe9b5dfd43d2e2c65a6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0891dca931000fe9b5dfd43d2e2c65a6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_0891dca931000fe9b5dfd43d2e2c65a6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0891dca931000fe9b5dfd43d2e2c65a6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lform', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for new_form in form ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_f511f57f0b36f9bba9398775f8dbdc80/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f511f57f0b36f9bba9398775f8dbdc80/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_f511f57f0b36f9bba9398775f8dbdc80/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f511f57f0b36f9bba9398775f8dbdc80/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lform', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for header ftw.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_68726540e5fd4c2f2833a970957d70d8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_68726540e5fd4c2f2833a970957d70d8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for nftw ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_16d6ee50dd6e5901380a928802e6becd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_16d6ee50dd6e5901380a928802e6becd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_16d6ee50dd6e5901380a928802e6becd/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_16d6ee50dd6e5901380a928802e6becd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for library crypto ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_c3d28fa0e785249da8e9e87b138ee93b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c3d28fa0e785249da8e9e87b138ee93b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c3d28fa0e785249da8e9e87b138ee93b/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c3d28fa0e785249da8e9e87b138ee93b/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcrypto', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for DES_pcbc_encrypt in crypto ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 bin/.conf_check_6598eca657384b8565e50f5d96caa0fe/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6598eca657384b8565e50f5d96caa0fe/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_6598eca657384b8565e50f5d96caa0fe/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_6598eca657384b8565e50f5d96caa0fe/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcrypto', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for glib-2.0 ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'glib-2.0'] out: -I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -lglib-2.0 yes ----------------------------------------------------------------------------------------------- Checking for header glib.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_c4136ef079bf9c686471d90cd4b35e3f/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include/glib-2.0', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c4136ef079bf9c686471d90cd4b35e3f/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for library glib-2.0 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 int foo() { int v = 2; return v*2; } <== [1/2] Compiling bin/.conf_check_1460122067982c9396f18a0da299a69a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include/glib-2.0', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1460122067982c9396f18a0da299a69a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1460122067982c9396f18a0da299a69a/testbuild/default/libtestprog.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-shared', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1460122067982c9396f18a0da299a69a/testbuild/default/libtestprog.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lglib-2.0', '-lglib-2.0', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for 'tracker-sparql-2.0' ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'tracker-sparql-2.0'] err: Package tracker-sparql-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `tracker-sparql-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'tracker-sparql-2.0', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for 'tracker-sparql-1.0' ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'tracker-sparql-1.0'] err: Package tracker-sparql-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `tracker-sparql-1.0.pc' to the PKG_CONFIG_PATH environment variable Package 'tracker-sparql-1.0', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for 'tracker-sparql-0.16' ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'tracker-sparql-0.16'] err: Package tracker-sparql-0.16 was not found in the pkg-config search path. Perhaps you should add the directory containing `tracker-sparql-0.16.pc' to the PKG_CONFIG_PATH environment variable Package 'tracker-sparql-0.16', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for 'tracker-sparql-0.14' ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'tracker-sparql-0.14'] err: Package tracker-sparql-0.14 was not found in the pkg-config search path. Perhaps you should add the directory containing `tracker-sparql-0.14.pc' to the PKG_CONFIG_PATH environment variable Package 'tracker-sparql-0.14', required by 'virtual:world', not found not found from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for library nscd ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_549fe4901a0bc99763925d0f9e403aa6/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_549fe4901a0bc99763925d0f9e403aa6/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_549fe4901a0bc99763925d0f9e403aa6/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_549fe4901a0bc99763925d0f9e403aa6/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lnscd', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find -lnscd: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ----------------------------------------------------------------------------------------------- Checking for nscd_flush_cache ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_955befadc532d21b272eaab48da77883/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_955befadc532d21b272eaab48da77883/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:874:10: fatal error: libnscd.h: No such file or directory 874 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 #define nscd_flush_cache __fake__nscd_flush_cache #ifdef HAVE_LIMITS_H # include #else # include #endif #undef nscd_flush_cache #if defined __stub_nscd_flush_cache || defined __stub___nscd_flush_cache #error "bad glibc stub" #endif extern char nscd_flush_cache(); int main() { return nscd_flush_cache(); } <== [1/2] Compiling bin/.conf_check_cd9fc8abbbe4e1c7aa786864eb123917/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cd9fc8abbbe4e1c7aa786864eb123917/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_cd9fc8abbbe4e1c7aa786864eb123917/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_cd9fc8abbbe4e1c7aa786864eb123917/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: test.c.1.o: in function `main': test.c:(.text+0xc): undefined reference to `nscd_flush_cache' collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_986b5242a096afba9a93e89cc9df0fe9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_986b5242a096afba9a93e89cc9df0fe9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:875:10: fatal error: libnscd.h: No such file or directory 875 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_986b5242a096afba9a93e89cc9df0fe9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_986b5242a096afba9a93e89cc9df0fe9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:875:10: fatal error: libnscd.h: No such file or directory 875 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { void *__x = (void *)nscd_flush_cache; return (int)__x; return 0; } <== [1/2] Compiling bin/.conf_check_77543397b67ce5e014ccb046c9c756b4/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_77543397b67ce5e014ccb046c9c756b4/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:875:39: error: 'nscd_flush_cache' undeclared (first use in this function) 875 | int main(void) { void *__x = (void *)nscd_flush_cache; return (int)__x; return 0; } | ^~~~~~~~~~~~~~~~ ../../test.c:875:39: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/source3: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for dbus ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', '--cflags', '--libs', 'dbus-1'] out: -I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0 -I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -ldbus-1 yes ----------------------------------------------------------------------------------------------- Checking for header dbus/dbus.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_01490aff335256fc1e3412addff55c73/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_01490aff335256fc1e3412addff55c73/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for library dbus-1 ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 int foo() { int v = 2; return v*2; } <== [1/2] Compiling bin/.conf_check_7f3c35296fa798c7d6b196c9d88905c7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/include/dbus-1.0', '-I../../../../../../host/powerpc-buildroot-linux-gnu/sysroot/usr/lib/dbus-1.0/include', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7f3c35296fa798c7d6b196c9d88905c7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_7f3c35296fa798c7d6b196c9d88905c7/testbuild/default/libtestprog.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-shared', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_7f3c35296fa798c7d6b196c9d88905c7/testbuild/default/libtestprog.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-ldbus-1', '-ldbus-1', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] yes ----------------------------------------------------------------------------------------------- Checking for openpty ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_f9a92fe92a2a45a22509d087a1842f28/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_f9a92fe92a2a45a22509d087a1842f28/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_243b4baf26e5888906126eae8bf9d828/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_243b4baf26e5888906126eae8bf9d828/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:940:10: fatal error: util.h: No such file or directory 940 | #include | ^~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/texpect: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/texpect: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a6e93fa8641830e20a92023b2a4e2e00/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a6e93fa8641830e20a92023b2a4e2e00/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:940:10: fatal error: bsd/libutil.h: No such file or directory 940 | #include | ^~~~~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/texpect: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/texpect: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_00cfc8ffdc495df6ba230aec926e5a2c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_00cfc8ffdc495df6ba230aec926e5a2c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:940:10: fatal error: libutil.h: No such file or directory 940 | #include | ^~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/texpect: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/texpect: The configuration failed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_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 bin/.conf_check_895cdd4b3d1d186298947f33d5779f61/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_895cdd4b3d1d186298947f33d5779f61/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_895cdd4b3d1d186298947f33d5779f61/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_895cdd4b3d1d186298947f33d5779f61/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for TCP_USER_TIMEOUT ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return TCP_USER_TIMEOUT; } <== [1/2] Compiling bin/.conf_check_d0daf33ca86286709430126621839991/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/tsocket', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d0daf33ca86286709430126621839991/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d0daf33ca86286709430126621839991/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d0daf33ca86286709430126621839991/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for header netinet/if_ether.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #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 bin/.conf_check_0b7503dc6cf608e66bd53be561fe21e7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0b7503dc6cf608e66bd53be561fe21e7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header netinet/ip6.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #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 bin/.conf_check_d74c18446e59b7c03d8ee9aebf31a40b/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d74c18446e59b7c03d8ee9aebf31a40b/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header netinet/icmp6.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #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 bin/.conf_check_05a0403b0986d18d0a1560ef151ebc39/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_05a0403b0986d18d0a1560ef151ebc39/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header linux/if_packet.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_80014d548fdecea7659d05985fd31e4a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_80014d548fdecea7659d05985fd31e4a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for HAVE_AF_PACKET ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { int s = socket(AF_PACKET, SOCK_RAW, 0);; return 0; } <== [1/2] Compiling bin/.conf_check_eae1764b2c7060693f7c0f3e5d1b0be9/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/ctdb', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eae1764b2c7060693f7c0f3e5d1b0be9/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_eae1764b2c7060693f7c0f3e5d1b0be9/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_eae1764b2c7060693f7c0f3e5d1b0be9/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for HAVE_PACKETSOCKET ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { struct sockaddr_ll sall; sall.sll_family = AF_PACKET;; return 0; } <== [1/2] Compiling bin/.conf_check_2d61635b9db458daf5953dca82b7a09d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/ctdb', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2d61635b9db458daf5953dca82b7a09d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_2d61635b9db458daf5953dca82b7a09d/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2d61635b9db458daf5953dca82b7a09d/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for internal POSIX mutex owner field ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { pthread_mutex_t m; int pid = 0; m.__data.__owner = pid; ; return 0; } <== [1/2] Compiling bin/.conf_check_ca0de9667251d74b24a9e7127ec99ef8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/ctdb', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ca0de9667251d74b24a9e7127ec99ef8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_ca0de9667251d74b24a9e7127ec99ef8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ca0de9667251d74b24a9e7127ec99ef8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for header procinfo.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_a7de0b981747c7cf3fd0c5326aef756d/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_a7de0b981747c7cf3fd0c5326aef756d/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c:949:10: fatal error: procinfo.h: No such file or directory 949 | #include | ^~~~~~~~~~~~ compilation terminated. from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/ctdb: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/ctdb: The configuration failed ----------------------------------------------------------------------------------------------- Checking for sched_setscheduler ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 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 bin/.conf_check_d9834d6d9eebf2d9a7b685e83326b861/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d9834d6d9eebf2d9a7b685e83326b861/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d9834d6d9eebf2d9a7b685e83326b861/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d9834d6d9eebf2d9a7b685e83326b861/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for mlockall ok ----------------------------------------------------------------------------------------------- Checking for getrusage ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define getrusage __fake__getrusage #ifdef HAVE_LIMITS_H # include #else # include #endif #undef getrusage #if defined __stub_getrusage || defined __stub___getrusage #error "bad glibc stub" #endif extern char getrusage(); int main() { return getrusage(); } <== [1/2] Compiling bin/.conf_check_d2ec48d825768c1f1b50049a4039ccfe/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d2ec48d825768c1f1b50049a4039ccfe/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_d2ec48d825768c1f1b50049a4039ccfe/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_d2ec48d825768c1f1b50049a4039ccfe/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking for variable ETIME ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 bin/.conf_check_ac1aae7e466aed241b0deaa6d81571fd/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_ac1aae7e466aed241b0deaa6d81571fd/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] ok ----------------------------------------------------------------------------------------------- Checking for header linux/sockios.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 1 #define HAVE_ETIME 1 #define CTDB_SOCKET "/var/run/ctdb/ctdbd.socket" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_3d0a4970b7ef149a00b8c4e574d02c52/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3d0a4970b7ef149a00b8c4e574d02c52/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for header linux/ethtool.h ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 1 #define HAVE_ETIME 1 #define CTDB_SOCKET "/var/run/ctdb/ctdbd.socket" #define HAVE_LINUX_SOCKIOS_H 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return 0; } <== [1/1] Compiling bin/.conf_check_0099dec3921079b2f325f74b6452c52c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_0099dec3921079b2f325f74b6452c52c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] yes ----------------------------------------------------------------------------------------------- Checking for system libtasn1 (>=3.8) ['/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config', 'libtasn1 >= 3.8', '--cflags', '--libs', 'libtasn1'] out: -L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib -ltasn1 yes ----------------------------------------------------------------------------------------------- Checking for program 'asn1Parser' /usr/bin/asn1Parser find program=['asn1Parser'] paths=['/home/autobuild/autobuild/instance-6/output-1/host/bin', '/home/autobuild/autobuild/instance-6/output-1/host/sbin', '/home/autobuild/make', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='ASN1PARSER' -> ['/usr/bin/asn1Parser'] ----------------------------------------------------------------------------------------------- Checking for declaration of krb5_pac_get_buffer ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { #ifndef krb5_pac_get_buffer void *_x; _x=(void *)&krb5_pac_get_buffer; return (int)_x; #endif return 0 ; return 0; } <== [1/1] Compiling bin/.conf_check_b2a565220edb6e188f2b4c05ed0810fb/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_b2a565220edb6e188f2b4c05ed0810fb/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:959:45: error: 'krb5_pac_get_buffer' undeclared (first use in this function) 959 | void *_x; _x=(void *)&krb5_pac_get_buffer; return (int)_x; | ^~~~~~~~~~~~~~~~~~~ ../../test.c:959:45: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/krb5_wrap: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/krb5_wrap: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking for declaration of krb5_pac_get_buffer (as enum) ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main(void) { return (int)krb5_pac_get_buffer; ; return 0; } <== [1/1] Compiling bin/.conf_check_2b5d9702e93bf5429c18805d2fb71ea7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_2b5d9702e93bf5429c18805d2fb71ea7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: ../../test.c: In function 'main': ../../test.c:959:35: error: 'krb5_pac_get_buffer' undeclared (first use in this function) 959 | return (int)krb5_pac_get_buffer; | ^~~~~~~~~~~~~~~~~~~ ../../test.c:959:35: note: each undeclared identifier is reported only once for each function it appears in from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/krb5_wrap: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/lib/krb5_wrap: The configuration failed not found ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,-no-undefined ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_3fbbfcdfaa055cbdfaae448284b6426c/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3fbbfcdfaa055cbdfaae448284b6426c/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_3fbbfcdfaa055cbdfaae448284b6426c/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_3fbbfcdfaa055cbdfaae448284b6426c/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined'] yes ----------------------------------------------------------------------------------------------- Checking linker accepts ['-undefined', 'dynamic_lookup'] ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_740a4224e66775510624c5ca0af323f8/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_740a4224e66775510624c5ca0af323f8/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_740a4224e66775510624c5ca0af323f8/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_740a4224e66775510624c5ca0af323f8/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-undefined', 'dynamic_lookup'] err: /home/autobuild/autobuild/instance-6/output-1/host/lib/gcc/powerpc-buildroot-linux-gnu/12.3.0/../../../../powerpc-buildroot-linux-gnu/bin/ld: cannot find dynamic_lookup: No such file or directory collect2: error: ld returned 1 exit status from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2: Test does not build: Traceback (most recent call last): File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Configure.py", line 602, in run_build bld.compile() File "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/third_party/waf/waflib/Build.py", line 355, in compile raise Errors.BuildError(self.producer.error) waflib.Errors.BuildError: Build failed -> task in 'testprog' failed with exit status 1 (run with -v to display more information) no from /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2: The configuration failed ----------------------------------------------------------------------------------------------- Checking linker accepts -Wl,--as-needed ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ int main(void) { return 0; } <== [1/2] Compiling bin/.conf_check_4c213b916a33272b332d5ab56732cf7a/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4c213b916a33272b332d5ab56732cf7a/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_4c213b916a33272b332d5ab56732cf7a/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_4c213b916a33272b332d5ab56732cf7a/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,--as-needed'] yes ----------------------------------------------------------------------------------------------- -lc not needed [1/2] Compiling bin/.conf_check_bb7710d70251829bf7dda5b1006d2ed6/libdir/liblc1.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '../../libdir/liblc1.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bb7710d70251829bf7dda5b1006d2ed6/testbuild/default/libdir/liblc1.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_bb7710d70251829bf7dda5b1006d2ed6/testbuild/default/libliblc.so ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-Wl,--as-needed', '-Wl,-no-undefined', '-Wl,-no-undefined', '-Wl,-no-undefined', '-Wl,-no-undefined', '-Wl,--export-dynamic', '-Wl,-no-undefined', '-shared', 'libdir/liblc1.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_bb7710d70251829bf7dda5b1006d2ed6/testbuild/default/libliblc.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] -lc is unnecessary ----------------------------------------------------------------------------------------------- Checking configure summary ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "tests/summary.c" <== [1/2] Compiling bin/.conf_check_64fc1e6847ae922c7ba2a6132aa8b6a1/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-I/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64fc1e6847ae922c7ba2a6132aa8b6a1/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] err: In file included from ../../test.c:958: /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/tests/summary.c: In function 'main': /home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/tests/summary.c:12:2: warning: #warning "WARNING: No automated network interface determination" [-Wcpp] 12 | #warning "WARNING: No automated network interface determination" | ^~~~~~~ [2/2] Linking bin/.conf_check_64fc1e6847ae922c7ba2a6132aa8b6a1/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-Wl,--as-needed', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_64fc1e6847ae922c7ba2a6132aa8b6a1/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-no-undefined', '-Wl,--export-dynamic'] ok ----------------------------------------------------------------------------------------------- Checking compiler for PIE support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ #define SUMMARY_PASSES 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_e4876b7ea8130e61066a43c2b67fe86e/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIE', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e4876b7ea8130e61066a43c2b67fe86e/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_e4876b7ea8130e61066a43c2b67fe86e/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-Wl,--as-needed', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_e4876b7ea8130e61066a43c2b67fe86e/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-pie'] yes ----------------------------------------------------------------------------------------------- Checking compiler for full RELRO support ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ #define SUMMARY_PASSES 1 int main(int argc, char **argv) { (void)argc; (void)argv; return 0; } <== [1/2] Compiling bin/.conf_check_65e076937f21f086d0638602f23371c7/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65e076937f21f086d0638602f23371c7/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_65e076937f21f086d0638602f23371c7/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-Wl,--as-needed', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_65e076937f21f086d0638602f23371c7/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc', '-Wl,-z,relro,-z,now'] yes ----------------------------------------------------------------------------------------------- Checking if compiler accepts -fstack-protector-strong ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ #define SUMMARY_PASSES 1 #define WITH_SMB1SERVER 1 #include int main(void) { char t[100000]; while (fgets(t, sizeof(t), stdin)); return 0; } <== [1/2] Compiling bin/.conf_check_c45ad12b573d82f803f951dccbd8eb80/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Werror', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector-strong', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c45ad12b573d82f803f951dccbd8eb80/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_c45ad12b573d82f803f951dccbd8eb80/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-Wl,--as-needed', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_c45ad12b573d82f803f951dccbd8eb80/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] yes ----------------------------------------------------------------------------------------------- Checking if compiler accepts -fstack-clash-protection ==> #define CONFIG_H_IS_FROM_SAMBA 1 #define _SAMBA_BUILD_ 4 #define HAVE_CONFIG_H 1 #define SRCDIR "/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2" #define HAVE_SYS_UTSNAME_H 1 #define SYSTEM_UNAME_SYSNAME "Linux" #define SYSTEM_UNAME_MACHINE "powerpc" #define SYSTEM_UNAME_RELEASE "3.0.0" #define SYSTEM_UNAME_VERSION "#1 Tue Nov 1 12:34:56 UTC 2013" #define HAVE_STDIO_H 1 #define HAVE_SIMPLE_C_PROG 1 #define HAVE_VISIBILITY_ATTR 1 #define HAVE_CONSTRUCTOR_ATTRIBUTE 1 #define HAVE_DESTRUCTOR_ATTRIBUTE 1 #define HAVE___ATTRIBUTE__ 1 #define INLINE_MACRO 1 #define _GNU_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDDEF_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDARG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_LARGEFILE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define SHLIBEXT "so" #define HAVE_ENDIAN_H 1 /* #undef HAVE_LITTLE_ENDIAN */ #define HAVE_BIG_ENDIAN 1 #define WORDS_BIGENDIAN 1 #define HAVE_SIGNAL_H 1 /* #undef RETSIGTYPE_INT */ #define RETSIGTYPE void #define HAVE_FUNCTION_MACRO 1 #define HAVE_VA_COPY 1 #define LINUX 1 #define BOOL_DEFINED 1 #define HAVE_LIBREPLACE 1 #define LIBREPLACE_NETWORK_CHECKS 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_UCONTEXT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DECL_MALLOC 1 #define HAVE_GRP_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SETJMP_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ICONV_H 1 #define HAVE_NSS_H 1 #define HAVE_LINUX_OPENAT2_H 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_ZLIB_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UNISTD_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_FLOAT_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_NETTYPE_H 1 #define HAVE_RPC_RPC_HEADERS 1 #define HAVE_TIRPC 1 /* #undef HAVE_SYS_SYSCTL_H */ #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LASTLOG_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WNO_FORMAT_TRUNCATION "1" #define HAVE_WNO_UNUSED_FUNCTION "1" #define HAVE_WNO_STRICT_OVERFLOW "1" #define HAVE_WNO_UNUSED_BUT_SET_VARIABLE "1" #define HAVE_WUSE_AFTER_FREE_1 "1" #define HAVE_SYS_PRCTL_H 1 #define HAVE_PRCTL 1 #define HAVE_OPEN_O_DIRECT 1 #define HAVE_LONG_LONG 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_COMPARISON_FN_T 1 #define HAVE_BOOL 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT64_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_INO_T 1 #define HAVE_LOFF_T 1 /* #undef HAVE_OFFSET_T */ #define offset_t loff_t #define HAVE_VOLATILE 1 /* #undef HAVE_UINT_T */ #define uint_t unsigned int #define HAVE_BLKSIZE_T 1 #define HAVE_BLKCNT_T 1 #define SIZEOF_BOOL 1 #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define SIZEOF_INT8_T 1 #define SIZEOF_UINT8_T 1 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_UINT64_T 8 #define SIZEOF_VOID_P 4 #define SIZEOF_OFF_T 8 #define SIZEOF_DEV_T 8 #define SIZEOF_INO_T 8 #define SIZEOF_TIME_T 4 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_SOCKADDR 1 #define 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 HAVE_SIGSETMASK 1 #define HAVE_SIGGETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSET 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_CONNECT 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SOCKETPAIR 1 /* #undef HAVE_MEMSET_S */ /* #undef HAVE_MEMSET_EXPLICIT */ #define HAVE_GCC_VOLATILE_MEMORY_PROTECTION 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_NET_IF_H 1 #define HAVE_IPV6 1 #define HAVE_UCONTEXT_T 1 #define HAVE___SYNC_FETCH_AND_ADD 1 #define HAVE___SYNC_ADD_AND_FETCH 1 /* #undef HAVE_ATOMIC_ADD_32 */ #define HAVE___ATOMIC_ADD_FETCH 1 #define HAVE___ATOMIC_ADD_LOAD 1 #define HAVE_ATOMIC_THREAD_FENCE 1 #define HAVE_ATOMIC_THREAD_FENCE_SUPPORT 1 #define HAVE_FALLTHROUGH_ATTRIBUTE 1 #define HAVE_STRDUP 1 #define HAVE_MEMMEM 1 #define HAVE_PRINTF 1 #define HAVE_MEMSET 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRCPY 1 #define HAVE_STRNCPY 1 #define HAVE_BZERO 1 /* #undef HAVE_SHL_LOAD */ /* #undef HAVE_SHL_UNLOAD */ /* #undef HAVE_SHL_FINDSYM */ #define HAVE_PIPE 1 #define HAVE_STRFTIME 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SRAND 1 #define HAVE_RAND 1 #define HAVE_USLEEP 1 #define HAVE_SETBUFFER 1 #define HAVE_LSTAT 1 #define HAVE_GETPGRP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETGID 1 #define HAVE_SETEGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_CHROOT 1 #define HAVE_STRERROR 1 #define HAVE_VSYSLOG 1 #define HAVE_SETLINEBUF 1 #define HAVE_MKTIME 1 #define HAVE_FTRUNCATE 1 /* #undef HAVE_CHSIZE */ #define HAVE_RENAME 1 #define HAVE_WAITPID 1 #define HAVE_WAIT4 1 #define HAVE_INITGROUPS 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_STRNDUP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_MKDTEMP 1 #define HAVE_DUP2 1 #define HAVE_DPRINTF 1 #define HAVE_VDPRINTF 1 #define HAVE_ISATTY 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_REALPATH 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOULL 1 /* #undef HAVE___STRTOULL */ #define HAVE_STRTOUQ 1 #define HAVE_STRTOLL 1 /* #undef HAVE___STRTOLL */ #define HAVE_STRTOQ 1 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_FMEMOPEN 1 #define HAVE_MALLOC_H 1 #define HAVE_DECL_MEMALIGN 1 #define _POSIX_FALLOCATE_CAPABLE_LIBC 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_DIRNAME 1 #define HAVE_BASENAME 1 #define HAVE_PEERCRED 1 /* #undef HAVE_BSD_STRTOLL */ #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_STRERROR_R 1 #define HAVE_SYSLOG 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_TIMEGM 1 #define HAVE_GETIFADDRS 1 #define HAVE_FREEIFADDRS 1 #define HAVE_MMAP 1 #define HAVE_SETGROUPS 1 #define HAVE_SYSCALL 1 #define HAVE_SETSID 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGROUPLIST 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_EPOLL_CREATE1 1 /* #undef HAVE_GETPROGNAME */ #define HAVE_COPY_FILE_RANGE 1 #define HAVE_XATTR_SUPPORT 1 #define HAVE_GETXATTR 1 #define HAVE_XATTR_XATTR 1 /* #undef XATTR_ADDITIONAL_OPTIONS */ #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_DLERROR 1 #define HAVE_DLCLOSE 1 #define HAVE_DECL_DLOPEN 1 /* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */ #define HAVE_FDATASYNC 1 #define HAVE_DECL_FDATASYNC 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CLOCK_PROCESS_CPUTIME_ID 1 #define HAVE_CLOCK_REALTIME 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBINTL_H 1 #define HAVE_DECL_DGETTEXT 1 #define HAVE_DECL_GETTEXT 1 #define HAVE_DECL_BINDTEXTDOMAIN 1 #define HAVE_DECL_TEXTDOMAIN 1 #define HAVE_DECL_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_BINDTEXTDOMAIN 1 #define HAVE_TEXTDOMAIN 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DGETTEXT 1 #define HAVE_GETTEXT 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_CREATE 1 #define HAVE_PTHREAD_ATTR_INIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1 #define HAVE_DECL_PTHREAD_MUTEX_ROBUST 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT 1 #define HAVE_ROBUST_MUTEXES 1 #define HAVE___THREAD 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_CRYPT_R 1 /* #undef HAVE_CRYPT_RN */ #define HAVE_DECL_RL_EVENT_HOOK 0 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_ERRNO_DECL 1 #define HAVE_DECL_EWOULDBLOCK 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_GETGRENT_R_DECL 1 #define HAVE_GETPWENT_R_DECL 1 #define HAVE_PREAD_DECL 1 #define HAVE_PWRITE_DECL 1 #define HAVE_SETENV_DECL 1 #define HAVE_SETRESGID_DECL 1 #define HAVE_SETRESUID_DECL 1 #define HAVE_EPOLL 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EVENTFD 1 #define HAVE_POLL_H 1 #define HAVE_POLL 1 #define HAVE_STRPTIME 1 #define HAVE_DECL_STRPTIME 1 #define HAVE_WORKING_STRPTIME 1 #define HAVE_DECL_GETTIMEOFDAY 1 /* #undef HAVE_GETTIMEOFDAY_TZ */ #define HAVE_GETTIMEOFDAY_TZ_VOID 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SHARED_MMAP 1 #define HAVE_MREMAP 1 /* #undef HAVE_INCOHERENT_MMAP */ #define HAVE_IMMEDIATE_STRUCTURES 1 #define HAVE_MKDIR_MODE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SS_FAMILY 1 /* #undef HAVE___SS_FAMILY */ /* #undef HAVE_SOCKADDR_SA_LEN */ /* #undef HAVE_SOCK_SIN_LEN */ /* #undef HAVE_SOCK_SIN6_LEN */ #define HAVE_UNIXSOCKET 1 #define HAVE_SECURE_MKSTEMP 1 /* #undef HAVE_IFACE_GETIFADDRS */ /* #undef HAVE_IFACE_AIX */ /* #undef HAVE_IFACE_IFCONF */ /* #undef HAVE_IFACE_IFREQ */ #define HAVE_DECL_GETPWENT_R 1 /* #undef SOLARIS_GETPWENT_R */ #define HAVE_DECL_GETGRENT_R 1 /* #undef SOLARIS_GETGRENT_R */ /* #undef STRERROR_R_XSI_NOT_GNU */ /* #undef HAVE_FUSE_FUSE_LOWLEVEL_H */ #define WINEXE_LDFLAGS -s -Wall -Wl,-Bstatic -Wl,-Bdynamic -luserenv /* #undef PYTHONDIR */ /* #undef PYTHONARCHDIR */ #define HAVE_SYS_RANDOM_H 1 #define HAVE_GETRANDOM 1 #define HAVE_GNUTLS 1 #define ALLOW_GNUTLS_AEAD_CIPHER_ENCRYPTV2_AES_CCM 1 /* #undef HAVE_GNUTLS_FIPS_MODE_SUPPORTED */ #define HAVE_ZLIB 1 #define HAVE_LIBZ 1 /* #undef HAVE_INFLATEINIT2 */ #define HAVE_STRSIGNAL 1 #define HAVE_LONGJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_CMOCKA 1 #define USING_SYSTEM_CMOCKA 1 #define HAVE_POPT 1 #define HAVE_POPT_H 1 #define HAVE_LIBPOPT 1 #define HAVE_POPTGETCONTEXT 1 #define USING_SYSTEM_POPT 1 #define USE_TDB_MUTEX_LOCKING 1 #define TALLOC_BUILD_VERSION_MAJOR 2 #define TALLOC_BUILD_VERSION_MINOR 4 #define TALLOC_BUILD_VERSION_RELEASE 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_GETAUXVAL 1 #define VALUEOF_NSIG 65 #define VALUEOF__NSIG 65 #define VALUEOF_SIGRTMAX 64 #define VALUEOF_SIGRTMIN 34 #define TEVENT_NUM_SIGNALS 68 /* #undef HAVE_64_BIT_SIZE_T_FOR_LMDB */ #define HAVE_LDWRAP 1 #define USING_EMBEDDED_HEIMDAL 1 #define HAVE_U_CHAR 1 #define HAVE_U_INT32_T 1 #define HAVE_ERR_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_ATEXIT 1 /* #undef HAVE_CGETENT */ /* #undef HAVE_SETPROGNAME */ #define HAVE_GETHOSTNAME 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_SECURE_GETENV 1 #define HAVE_SENDMSG 1 #define HAVE_SETITIMER 1 /* #undef HAVE_STRLWR */ #define HAVE_STRNCASECMP 1 #define HAVE_MKOSTEMP 1 /* #undef HAVE_STRSEP_COPY */ /* #undef HAVE_STRUPR */ #define HAVE_SWAB 1 #define HAVE_UMASK 1 #define HAVE_UNAME 1 #define HAVE_CLOSEFROM 1 #define HAVE_ERR 1 #define HAVE_WARN 1 #define HAVE_ERRX 1 #define HAVE_WARNX 1 #define HAVE_FLOCK 1 #define HAVE_WRITEV 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKET 1 /* #undef HAVE_GETIPNODEBYNAME */ #define HAVE_GETHOSTENT 1 #define HAVE_GETHOSTENT_R 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 HAVE_IRUSEROK 1 /* #undef HAVE_BSWAP16 */ /* #undef HAVE_BSWAP32 */ #define HAVE_SYS_TERMIOS_H 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_WS_XPIXEL 1 #define HAVE_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 HAVE_RES_NSEARCH 1 /* #undef HAVE_RES_NDESTROY */ /* #undef HAVE_DNS_SEARCH */ #define HAVE_DN_EXPAND 1 #define HAVE_LIBRESOLV 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_KRB5 1 #define HAVE_DIRFD 1 #define HAVE_DIRFD_DECL 1 /* #undef HAVE_DIR_DD_FD */ #define HAVE_LIBKEYUTILS 1 #define HAVE_KEYUTILS_H 1 #define HAVE_ADD_KEY 1 #define HAVE_KEYCTL_GET_PERSISTENT 1 #define SIZEOF_KEY_SERIAL_T 4 #define SAMBA4_USES_HEIMDAL 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_AP_OPTS_USE_SUBKEY 1 #define HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK 1 #define HAVE_KRB5_SET_REAL_TIME 1 #define HAVE_COM_ERR_H 1 #define HAVE_ADDR_TYPE_IN_KRB5_ADDRESS 1 #define HAVE_GSS_DISPLAY_STATUS 1 #define HAVE_GSS_WRAP_IOV 1 #define HAVE_GSS_KRB5_IMPORT_CRED 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID 1 #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1 #define HAVE_GSSKRB5_GET_SUBKEY 1 #define HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT 1 #define HAVE_GSS_IMPORT_CRED 1 #define HAVE_GSS_EXPORT_CRED 1 #define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X 1 #define HAVE_GSSAPI 1 #define HAVE_CHECKSUM_IN_KRB5_CHECKSUM 1 #define HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE 0 #define HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER 0 #define HAVE_E_DATA_POINTER_IN_KRB5_ERROR 1 #define HAVE_INITIALIZE_KRB5_ERROR_TABLE 1 #define HAVE_KRB5_ADDRESSES 1 #define HAVE_KRB5_AUTH_CON_SETKEY 1 #define HAVE_KRB5_CC_GET_LIFETIME 1 #define HAVE_KRB5_CC_COPY_CACHE 1 #define HAVE_KRB5_CREATE_CHECKSUM 1 #define HAVE_KRB5_CRYPTO 1 #define HAVE_KRB5_CRYPTO_DESTROY 1 #define HAVE_KRB5_CRYPTO_INIT 1 #define HAVE_KRB5_C_VERIFY_CHECKSUM 1 #define HAVE_KRB5_ENCTYPE_TO_STRING 1 #define HAVE_KRB5_ENCTYPE_TO_STRING_WITH_KRB5_CONTEXT_ARG 1 #define HAVE_KRB5_FREE_ERROR_CONTENTS 1 #define HAVE_KRB5_FREE_UNPARSED_NAME 1 #define HAVE_KRB5_FREE_HOST_REALM 1 #define HAVE_KRB5_FWD_TGT_CREDS 1 #define HAVE_KRB5_GET_CREDS 1 #define HAVE_KRB5_GET_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_CREDS_OPT_SET_IMPERSONATE 1 #define HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_GET_HOST_REALM 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_GET_ERROR 1 #define HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST 1 #define HAVE_KRB5_GET_INIT_CREDS_KEYBLOCK 1 #define HAVE_KRB5_GET_PW_SALT 1 #define HAVE_KRB5_GET_RENEWED_CREDS 1 #define HAVE_KRB5_KEYBLOCK_KEYVALUE 1 #define HAVE_KRB5_KEYBLOCK_INIT 1 #define HAVE_KRB5_KRBHST_GET_ADDRINFO 1 #define HAVE_KRB5_KRBHST_INIT 1 #define HAVE_KRB5_KT_COMPARE 1 #define HAVE_KRB5_KT_FREE_ENTRY 1 #define HAVE_KRB5_KU_OTHER_CKSUM 1 #define HAVE_KRB5_LOCATE_PLUGIN_H 1 #define HAVE_KRB5_MK_REQ_EXTENDED 1 #define HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM 1 #define HAVE_KRB5_PRINCIPAL_GET_COMP_STRING 1 #define HAVE_KRB5_PRINCIPAL_GET_REALM 1 #define HAVE_KRB5_MAKE_PRINCIPAL 1 #define HAVE_KRB5_REALM_TYPE 1 #define HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES 1 #define HAVE_KRB5_STRING_TO_KEY 1 #define HAVE_KRB5_STRING_TO_KEY_SALT 1 #define HAVE_FREE_CHECKSUM 1 #define HAVE_LIBKRB5 1 #define KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT 1 #define HAVE_ETYPE_IN_ENCRYPTEDDATA 1 #define KRB5_PRINC_REALM_RETURNS_REALM 1 #define HAVE_KRB5_H 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC_MD5_56 1 #define HAVE_ENCTYPE_ARCFOUR_HMAC 1 #define HAVE_KRB5_PDU_NONE_DECL 1 #define HAVE_ENCTYPE_AES128_CTS_HMAC_SHA1_96 1 #define HAVE_ENCTYPE_AES256_CTS_HMAC_SHA1_96 1 #define HAVE_KRB5_PRINCIPAL_GET_NUM_COMP 1 #define HAVE_GSSAPI_GSSAPI_SPNEGO_H 1 #define HAVE_FLAGS_IN_KRB5_CREDS 1 #define HAVE_KRB5_CONFIG_GET_BOOL_DEFAULT 1 #define HAVE_KRB5_DATA_COPY 1 #define HAVE_KRB5_PRINCIPAL_SET_REALM 1 #define HAVE_KRB5_PRINCIPAL_SET_TYPE 1 #define HAVE_KRB5_PRINCIPAL_GET_TYPE 1 #define HAVE_KRB5_WARNX 1 #define HAVE_KRB5_PROMPT_TYPE 1 #define HAVE_KRB5_ADDLOG_FUNC_NEED_CONTEXT 1 #define HAVE_KRB5_CONST_PAC 1 #define KRB5_CONST_PAC_GET_BUFFER 1 #define TIME_T_SIGNED 1 #define USING_SYSTEM_COMPILE_ET 1 #define USING_SYSTEM_ASN1_COMPILE 1 #define HAVE_LINUX_INOTIFY 1 #define HAVE_SA_SIGINFO_DECL 1 #define HAVE_EXECINFO_H 1 #define HAVE_BACKTRACE 1 #define HAVE_BACKTRACE_SYMBOLS 1 #define HAVE_FRSIZE 1 #define STAT_STATVFS 1 /* #undef BSD_STYLE_STATVFS */ #define HAVE_FSID_INT 1 #define HAVE_STATVFS_F_FLAG 1 /* #undef HAVE_STATVFS_F_FLAGS */ #define HAVE_MALLINFO2 1 #define HAVE_GPFS_H 1 #define HAVE_GPFS 1 #define HAVE_ICONV_OPEN 1 #define HAVE_NATIVE_ICONV 1 #define HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE 1 /* #undef HAVE_PAM_START */ /* #undef HAVE_NSS_XBYY_KEY_IPNODE */ /* #undef HAVE_PASSWD_PW_COMMENT */ /* #undef HAVE_PASSWD_PW_AGE */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST */ /* #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION */ #define HAVE_LIBNCURSES 1 #define HAVE_TGETENT 1 /* #undef HAVE_RL_COMPLETION_FUNC_T */ /* #undef HAVE_CPPFUNCTION */ /* #undef HAVE_RL_COMPLETION_MATCHES */ /* #undef HAVE_HISTORY_LIST */ #define WITH_PTHREADPOOL 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_IOCTL_H 1 #define HAVE_GETCWD 1 #define HAVE_FCHOWN 1 #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKNOD 1 #define HAVE_MKNODAT 1 #define HAVE_STRTOL 1 #define HAVE_STRCHR 1 /* #undef HAVE_CHFLAGS */ /* #undef HAVE_FCHFLAGS */ #define HAVE_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 HAVE_INNETGR 1 #define HAVE_SELECT 1 /* #undef HAVE_RDCHK */ #define HAVE_GETGRNAM 1 #define HAVE_GETGRENT 1 #define HAVE_PATHCONF 1 /* #undef HAVE_SETPRIV */ /* #undef HAVE_SETGIDX */ /* #undef HAVE_SETUIDX */ #define HAVE_SYSCONF 1 #define HAVE_GRANTPT 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSEEKO 1 /* #undef HAVE_SETLUID */ #define HAVE_GETPWNAM 1 #define HAVE_FDOPENDIR 1 #define HAVE_CLEARENV 1 #define HAVE_STRCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_LUTIMES 1 #define HAVE_UTIMENSAT 1 #define HAVE_FUTIMENS 1 #define HAVE_MLOCK 1 #define HAVE_MUNLOCK 1 #define HAVE_MLOCKALL 1 #define HAVE_MUNLOCKALL 1 #define HAVE_GETDOMAINNAME 1 /* #undef HAVE__DN_EXPAND */ /* #undef HAVE___DN_EXPAND */ #define HAVE_READAHEAD_DECL 1 #define HAVE_LINUX_SPLICE 1 #define HAVE_SPLICE_DECL 1 #define HAVE_INOTIFY 1 #define HAVE_LINUX_FCNTL_H 1 #define HAVE_F_SETLEASE_DECL 1 #define HAVE_KERNEL_OPLOCKS_LINUX 1 #define HAVE_STAT_ST_BLOCKS 1 #define HAVE_STAT_ST_BLKSIZE 1 /* #undef HAVE_STAT_ST_FLAGS */ /* #undef SIZEOF_BLKCNT_T_4 */ #define SIZEOF_BLKCNT_T_8 1 /* #undef HAVE_CAP_GET_PROC */ #define BROKEN_NISPLUS_INCLUDE_FILES 1 #define HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS 1 #define COMPILER_SUPPORTS_LL 1 /* #undef HAVE_DNSSERVICEREGISTER */ /* #undef HAVE_DEVNM */ #define HAVE_ENDMNTENT 1 #define HAVE_EXECL 1 /* #undef HAVE_GETGRSET */ #define HAVE_GETMNTENT 1 /* #undef HAVE_GETPWANAM */ /* #undef HAVE_LLSEEK */ #define HAVE_SETMNTENT 1 #define HAVE_STATVFS 1 /* #undef HAVE_SYSCTL */ /* #undef HAVE_SYSCTLBYNAME */ #define HAVE_CHARSET_CP850 1 #define HAVE_CHARSET_UTF_8 1 #define DEFAULT_DOS_CHARSET "CP850" #define DEFAULT_UNIX_CHARSET "UTF-8" #define STAT_ST_BLOCKSIZE 512 #define HAVE_STATFS_F_FSID 1 #define HAVE_LINUX_FALLOCATE 1 #define HAVE_FALLOC_FL_PUNCH_HOLE 1 #define HAVE_LSEEK_HOLE_DATA 1 #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 HAVE_NETGROUP 1 #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 HAVE_GETUTMPX 1 #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 HAVE_UX_UT_HOST 1 #define PUTUTLINE_RETURNS_UTMP 1 #define SIZEOF_UTMP_UT_LINE 32 #define WITH_UTMP 1 #define HAVE_ICONV 1 /* #undef USE_LINUX_32BIT_SYSCALLS */ #define HAVE_LINUX_THREAD_CREDENTIALS 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_FCNTL_LOCK 1 #define HAVE_OFD_LOCKS 1 #define HAVE_F_OWNER_EX 1 #define HAVE_RW_HINTS 1 #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 /* #undef HAVE_BROKEN_READLINK */ #define HAVE_SYS_SENDFILE_H 1 #define _HAVE_SENDFILE 1 #define HAVE_SENDFILE 1 #define LINUX_SENDFILE_API 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_RPC_TYPES_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_QUOTACTL_LINUX 1 #define HAVE_SYS_QUOTAS 1 #define WITH_QUOTAS 1 #define HAVE_SCHED_H 1 #define HAVE_UNSHARE_CLONE_FS 1 #define CLUSTER_SUPPORT 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_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 HAVE_GLIB_2_0 1 #define HAVE_GLIB_H 1 #define HAVE_LIBGLIB_2_0 1 #define HAVE_GLIB 1 #define WITH_TEVENT_GLIB_GLUE 1 #define WITH_SPOTLIGHT 1 /* #undef HAVE_NSCD_FLUSH_CACHE */ #define STRING_STATIC_MODULES "vfs_default vfs_not_implemented auth_builtin auth_sam auth_winbind pdb_smbpasswd pdb_tdbsam auth_unix nss_info_template idmap_tdb idmap_passdb idmap_nss" #define STRING_SHARED_MODULES "idmap_autorid idmap_rid idmap_hash vfs_recycle vfs_audit vfs_extd_audit vfs_full_audit vfs_fake_perms vfs_default_quota vfs_readonly vfs_cap vfs_expand_msdfs vfs_shadow_copy vfs_shadow_copy2 vfs_readahead vfs_xattr_tdb vfs_streams_xattr vfs_streams_depot vfs_acl_xattr vfs_acl_tdb vfs_preopen vfs_catia vfs_media_harmony vfs_unityed_media vfs_fruit vfs_shell_snap vfs_commit vfs_worm vfs_crossrename vfs_linux_xfs_sgid vfs_time_audit vfs_offline vfs_virusfilter vfs_widelinks vfs_snapper idmap_tdb2 idmap_script vfs_syncops vfs_dirsort vfs_fileid vfs_aio_fork vfs_aio_pthread vfs_gpfs vfs_btrfs vfs_glusterfs_fuse" #define static_decl_vfs extern NTSTATUS vfs_default_init(TALLOC_CTX *mem_ctx); extern NTSTATUS vfs_not_implemented_init(TALLOC_CTX *mem_ctx); #define static_init_vfs(mem_ctx) { vfs_default_init((mem_ctx)); vfs_not_implemented_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_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_widelinks_init samba_init_module #define vfs_snapper_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_gpfs_init samba_init_module #define vfs_btrfs_init samba_init_module #define vfs_glusterfs_fuse_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 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 HAVE_DBUS_1 1 #define HAVE_DBUS_DBUS_H 1 #define HAVE_LIBDBUS_1 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define HAVE_TCP_USER_TIMEOUT 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_AF_PACKET 1 #define HAVE_PACKETSOCKET 1 #define HAVE_PTHREAD_INTERNAL_MUTEX_OWNER 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_GETRUSAGE 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 #define HAVE_LIBTASN1 1 /* #undef HAVE_DECL_KRB5_PAC_GET_BUFFER */ #define SUMMARY_PASSES 1 #define WITH_SMB1SERVER 1 #include int main(void) { char t[100000]; while (fgets(t, sizeof(t), stdin)); return 0; } <== [1/2] Compiling bin/.conf_check_1e0b50e664501d3128c873e3377b1189/test.c ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-I/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/include/tirpc', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-Werror', '-fstack-clash-protection', '../../test.c', '-c', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1e0b50e664501d3128c873e3377b1189/testbuild/default/test.c.1.o', '-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64'] [2/2] Linking bin/.conf_check_1e0b50e664501d3128c873e3377b1189/testbuild/default/testprog ['/home/autobuild/autobuild/instance-6/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc', '-Wl,--as-needed', 'test.c.1.o', '-o/home/autobuild/autobuild/instance-6/output-1/build/samba4-4.19.2/bin/.conf_check_1e0b50e664501d3128c873e3377b1189/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/home/autobuild/autobuild/instance-6/output-1/host/bin/../powerpc-buildroot-linux-gnu/sysroot/usr/lib', '-ltirpc'] yes